Online learning project
Framework: Django + AngularJS
Init Database: sh init.sh
Migrate: python manage.py migrate
Runserver: python manage.py runserver
127.0.0.1:8000
Code using PEP8
- Python code: using 4 spaces instead of 1 tab
- html and css code: using 2 spaces instead of 1 tab
Should fork into your github account, and then push into it (Don't push into project). After that, send pull request to project's github. Somebody will review it and merge. It's double check to gruantee that your code is right.
- Nguyen Xuan Duc
- Hoang Thanh Tam
- Nguyen Duc Nam
- Tran Le Minh Nhat
- Le Hong Quang