@@ -33,15 +33,15 @@ This is an example of how to list things you need to use the software and how to
3333
3434### Installation
3535
36- Follow the below steps to run the application on you device.
36+ Follow the below steps to run the application on your device.
3737
38381 . Clone the repo
3939 ``` sh
4040 git clone https://github.com/programmingwormhole/interactive_cares_lms.git
4141 ```
42422 . Open Project In IDE
4343 ``` sh
44- Android Stduio , VS Code or Others Flutter Supported IDE
44+ Android Studio , VS Code, or any other Flutter Supported IDE
4545 ```
46463 . Get Dependencies
4747 ``` js
@@ -55,29 +55,29 @@ Follow the below steps to run the application on you device.
5555<!-- ROADMAP -->
5656## Key Features
5757- [x] Authentication using RestAPI.
58- - [x] Keep logged in user by storing bearer token.
58+ - [x] Keep logged- in user by storing bearer token.
5959- [x] Home Screen UI
6060- [x] Bookmark screen with functionality
61- - [x] Play a lesson from bookmark to a specific time in the video.
61+ - [x] Play a lesson from the bookmark to a specific time in the video.
6262- [x] Enrolled Course Screen UI with functionality.
63- - [x] Realtime course complete progress.
64- - [x] Course moduels
63+ - [x] Real-time course complete progress.
64+ - [x] Course modules
6565- [x] Course lesson
66- - [x] Previous or Next lesson system from lesson screen
66+ - [x] Previous or Next lesson system from the lesson screen
6767- [x] Mark as complete a lesson
68- - [x] After complete all lesson in a course students will get a animated dialogue to claim certificate.
68+ - [x] After completing all lessons in a course students will get an animated dialogue to claim a certificate.
6969
7070<!-- Package -->
7171## Packages
72- - [x] GetX (For State managment )
72+ - [x] GetX (For State management )
7373- [x] http (For API request)
74- - [x] flutter_svg (To display SVG icon in app)
75- - [x] lottie (To display json animation in app)
74+ - [x] flutter_svg (To display SVG icon in the app)
75+ - [x] lottie (To display animation in the app)
7676- [x] shared_preferences (To store data in local storage)
7777- [x] google_fonts (To use custom fonts)
78- - [x] carousel_slider (For create a image slider)
78+ - [x] carousel_slider (For creating an image slider)
7979- [x] page_view_dot_indicator (To show a slider dot indicator)
80- - [x] flutter_staggered_grid_view (To make user friendly grid view)
80+ - [x] flutter_staggered_grid_view (To make a user- friendly grid view)
8181- [x] video_player & chewie (To play video from network or assets)
8282
8383
@@ -88,4 +88,4 @@ Follow the below steps to run the application on you device.
8888[ Dart ] : https://camo.githubusercontent.com/a0a1ad90011aa02e7e6f32be4998b8843f0884eed20b575c8a2189859550824d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646172742d2532333031373543322e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d64617274266c6f676f436f6c6f723d7768697465
8989[ Dart-url ] : https://dart.dev
9090[ Download ] : https://camo.envatousercontent.com/66cff805c4d35c74668291a51e21f978424565d9/68747470733a2f2f7261772e67697468756275736572636f6e74656e742e636f6d2f70726f6772616d6d696e67776f726d686f6c652f656e7661746f2f6d61696e2f64656d6f2e676966
91- [ Download-url ] : https://github. com
91+ [ Download-url ] : https://raw.githubusercontent. com/programmingwormhole/interactive_cares_lms/main/lc_lms_demo.apk
0 commit comments