Course Management System Based on Python framework Django
- Python 3.5
- Django 1.8 (min)
- django-cors-headers (for installation and more details refer to: https://github.com/ottoyiu/django-cors-headers)
git clone https://github.com/IEEEDTU/gmail-api.gitcd CMS/pip3 install django-cors-headerspython3 manage.py migratepython3 manage.py runserver