https://github.com/mikebionic/e-study
https://github.com/mikebionic/e-study
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikebionic/e-study
- Owner: mikebionic
- Created: 2020-12-15T15:00:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T18:32:47.000Z (over 5 years ago)
- Last Synced: 2025-01-13T11:50:39.118Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-learning App
Yet another udpated LMS system web application
Includes:
+ [ ] Library
+ [ ] Courses
+ [ ] Video materials
+ [ ] PDF lessons
+ [ ] Hometasks
+ [ ] Study dependant filtration
----------------
**Install required libraries to run the app:**
```bash
pip3 install documentation/requirements.txt
```