An open API service indexing awesome lists of open source software.

https://github.com/mikebionic/e-study


https://github.com/mikebionic/e-study

Last synced: 7 months ago
JSON representation

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
```