Skip to content

ismailariyan/online-course-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Course App

This is an online course app built with Riverpod, a state management library for Flutter.

Features

  • User authentication: Allow users to sign up, log in, and log out.
  • Course catalog: Display a list of available courses.
  • Course details: Show detailed information about each course.
  • Enroll in courses: Allow users to enroll in courses they are interested in.
  • Progress tracking: Track and display the user's progress in each course.
  • User profile: Provide a user profile page to manage personal information.

Getting Started

Prerequisites

  • Flutter SDK: Make sure you have Flutter SDK installed on your machine. You can download it from the official Flutter website: https://flutter.dev.

Installation

  1. Clone the repository:

    git clone https://github.com/ismailariyan/online-course-app.git
  2. Change to the project directory:

    cd online-course-app
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages