VandyHacks Project 2025 - Contributors: Michael Tung, Simon Kassman, Zach Fleisch
To demo the website on a local system, install the python depencies at requirements.txt.
Open the djangosite directory, and run the command
python manage.py runserver
This will start the server on localhost.
Python 3.12.4 Django 5.1.1