Skip to content

An online food ordering system can be defined as software that allows restaurant businesses to accept and manage orders placed over the internet.

Notifications You must be signed in to change notification settings

darshankparmar/OnlinePizzaDelivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

OnlinePizzaDelivery

Project SetUp

👉 Download the zip file

👉 Extract the file and copy OnlinePizzaDelivery folder

Paste inside root directory
    * For xampp xampp/htdocs 
    * For wamp wamp/www
    * For lamp var/www/html

Screenshot (572)

👉 Open PHPMyAdmin (http://localhost/phpmyadmin)

Create a database with name OPD

Screenshot (585)

Import opd.sql file(given inside the zip package in SQL file folder)

Screenshot (584)

👉 Run the script

For User Panel: http://localhost/OnlinePizzaDelivery/

For admin panel: http://localhost/OnlinePizzaDelivery/admin/

Credential for Admin panel :

username: admin
password: admin

About

An online food ordering system can be defined as software that allows restaurant businesses to accept and manage orders placed over the internet.

Topics

Resources

Stars

Watchers

Forks