Skip to content

An online food ordering system allows your business to accept and manage orders placed online for delivery or takeaway. Customers browse a digital menu, either on an app or website and place and pay for their order online.

Notifications You must be signed in to change notification settings

apekshakulkarni011/Food_Ordering_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created by Apeksha Kulkarni

Food_Ordering_System

I've Use Django Fremwork for creating An online food ordering system this can allows your business to accept and manage orders placed online for delivery or takeaway. Customers browse a digital menu, either on an app or website and place and pay for their order online.

Run the Following Commands on Your Terminal

  • Install the Requirements: pip install -r requirements.txt
  • Then, make database migrations: python manage.py makemigrations
  • python manage.py migrate
  • And finally, run the application: python manage.py runserver

ADMIN

For Admin Account, please create one with superuser!

python manage.py createsuperuser

About

An online food ordering system allows your business to accept and manage orders placed online for delivery or takeaway. Customers browse a digital menu, either on an app or website and place and pay for their order online.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published