Python and HTML Code
Below is linked the GitHub repository containing all of our code, as well as some screenshotted samples. If you would like to run the program for yourself, simply clone the repo, open the program in a Python editor (Visual Studio Code suggested), and execute “python manage.py runserver” from the Terminal command line, before opening the subsequent HTTP URL in your browser. You may need to configure a virtual environment, install Django, and check which Python version you’re running.