Skip to content

Param-Raval/FoodFrenzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodFrenzy

Make sure you have Django installed or use pip install Django to install it.

Use python manage.py runserver to run the application

In case of any changes or updates execute these commands before running the application:

python manage.py makemigrations python manage.py migrate

Further, going through the Django documentation (https://docs.djangoproject.com/en/3.1/) would be useful to better understand the workflow of a Django application.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published