Skip to content

Latest commit

 

History

History
74 lines (53 loc) · 2.97 KB

README.md

File metadata and controls

74 lines (53 loc) · 2.97 KB

Logo

LearnPro

A multi-platform, license-based courses app built with .NET 9 MAUI.

View Demo · Report Bug · Request Feature

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

🤔 What is LearnPro?

LearnPro is a cross-platform app built using .NET 9 MAUI, designed to allow users to securely access courses with a valid license code. The app uses static data to provide a fast and seamless experience across platforms.

🔍 Features

  • Multi-platform support: Available on Android, iOS, macOS, and Windows.
  • License-based access: Users can unlock course content with a valid license code.
  • Static course data: Pre-loaded content for quick access, even offline.
  • Secure content: Only authorized users can access the materials.

🚀 Running Locally

To run LearnPro on your local machine:

  1. Clone the repository:

    git clone https://github.com/melgoharyme/CoursesAppMaui.git
    
  2. Install necessary dependencies for Maui development in Visual Studio.

  3. Open the solution file (.sln) in Visual Studio.

  4. Build and run the app.

📝 License

Distributed under the Unlicense License. See LICENSE for more information.

🙏 Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!