/E-LEARNING-FLUTTER

This is E-Learning application made with flutter in which user can create and enroll courses, admin can keep track of enrolled students, posts in courses of 2 types informative and videos both treated differently

Primary LanguageDart

E-LEARNING-FLUTTER

Hello you all so i made this project while learning flutter it's an e-learning application which let user create and enroll to courses

Admin,enrolled and viewer are treated differently admin got options like adding post in course and view all enrolled-users post are of 2 types

  1. Information-post
  2. Video-post

It uses Provider for state management

To run this app you need to add your google-service.json in android->app->google-service.json

Full Demo Link https://www.youtube.com/watch?v=OM5-W7fM3cU

Screenshots


Auth



Feed-course



Course-detail



Enrolled-course



User created course



Create-course



View enrolled-users-admin-only



add-post-course-admin-only



enrolled-user-course for admin and enrolled user



video-post-detail for admin and enrolled user



course-feed-information for admin and enrolled user