Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 500 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 500 Bytes

Meal-Planner

Requirements

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.

How to Run

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