Project Summary
Project Summary
This project is designed to help Pizza shop owners to facilitate their customers to
order their shop's pizzas and other bevarages thru online in easy way. Moving on,
this Online Ordering Pizza Delivery System Project in PHP focuses mainly on
ordering pizzas and managing toppings items. Also, the system displays all the
lists of available pizza categories. In addition, the system allows managing
bevarage items too. This project is divided into two categories: Admin and User-
Side. Here the users can register freely, order the pizzas they wish from the wide
varieties of categories, view their order status and get delivered. In this system,
the Admin has the most privileges. The Admin can able to add/edit/view/delete
users,add/edit/view/delete categories, add/edit/view/delete menus and update/view
all users orders thru Admin Panel.
## Installation
1.Download the zip file
2.Extract the file and copy srms folder
3.Paste it inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for
lamp var/www/html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5.Create a database with name `opd`.
6.Import the tables using opd_db.sql file(given inside the zip package in SQL file
folder) in database.
7.Visit the URL http://localhost/OnlinePizzaDelivery/index.php
Admin ----->
Username: admin
Password: admin
### Features
USER - Features:
-->Simple and attractive UI
-->High User-Friendly Interface
-->New users can register easily
-->Can order from wide varieties of pizzas and other beverages
-->View their orders status
-->Remove their orders
-->Inbuilt hashing mechanism provides better security for users
-->Fully customizable
-->Compact in size
## Technologies Used
HTML, CSS, JavaScript for frontend, PHP as a backend and MySQL for the database.
https://www.youtube.com/channel/UC4_6-VSWBw_QHMyjrDDEvVQ
www.genieprojectsworld.com
# Thankyou for your support, Please subscribe our channel😍❤ Stay tuned and Happy
learning! 🤓📚
### License
Online Pizza Delivery System is developed under the MIT License.