Learning Management System with Features same to Google Class Rooms and Evernote
These technologies are used in projects to work properly:
- [HTML5] - HTML enhanced for web apps!
- [CSS3] - Awesome Designing
- [Javascript] - Client Side Scripts
- [JQuerry] - great UI boilerplate for modern web apps
- [Python] - World Top Language for Top Developers
- [Django] - Web Framework for perfectionists
- [SQlite3] - the streaming build system
Application requires Python > 3.1 to run, please install Python first Install the dependencies and devDependencies and start the server.
cd directory
pip install -r requirements.txt
py manage.py runserverOpen terminal and run the command below, make sure all requirements are installed previously
cd directory
py manage.py runserverFollow to link to view your application http://127.0.0.1:8000/
MIT