L'application est conçu avec le Framework Django version 3.
Python 3.6
Postgres 13
Le fichier requirements.txt
contient tous les modules necessaires pour demarrer l'application
Run python manage.py runserver
for a dev server. Navigate to http://localhost:8000/
.
The app will automatically reload if you change any of the source files.