pip install -r requirements.txtpython3 manage.py makemigrationspython3 manage.py migratepython3 manage.py runserverFor detailed working and specification of this project check ProjectReport.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.