- Install Python 3.7+
- Install MongoDB
- Install gcc compiler and make sure
g++is in your system PATH. - Install webforces:
python -m pip install -r requirements.txt python manage.py migrate
python manage.py runserverOpen URL that is displayed after starting server in your browser.
cd desktop_app
python start_application.py