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

https://github.com/mepsyduck/examschedule

An app to simplify exam seat arrangements
https://github.com/mepsyduck/examschedule

Last synced: 11 months ago
JSON representation

An app to simplify exam seat arrangements

Awesome Lists containing this project

README

          

# ExamSchedule

To seed the database

`python manage.py shell < db_seed.py`

After deleting db:

`python manage.py migrate --run-syncdb`