Fot this program to run in its current state the user will have to have installed atleast python 3.6 (preferabbly 3.8) and have Django 3.1.7 installed.
To run this project open your preferred terminal and change directory to /Meal-Planner/mealPlanner. Here you can then run the command python manage.py runserver
(Or if your terminal requires you run python3 please do this). You should then be able to access the website using localhost:8000/polls