You will need two terminals pointed to the frontend and backend directories to start the servers for this application.
- Run this command to start the backend server in the
[backend]directory:[python manage.py runserver](You have to run this command while you are sourced into the virtual environment)