Skip to content

Tejaso7/Food-Ordering-System---Django

Repository files navigation

demo link - http://tejassawant.pythonanywhere.com/

Requirement

python get-pip.py

py -m pip install django

pip install pycryptodome

pip install django-admin-rangefilter

python -m pip install Pillow    

To run the server, run the following command:

python manage.py makemigrations
    
python manage.py migrate

python manage.py runserver

For customer login:

username:"user" password:"user"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published