/Online-Food-Delivery

The Online Food Order System In PHP is a simple project developed using PHP, JavaScript, and CSS. The project connects different restaurants with customers. The project contains an admin(manager) and the user side. All the management like editing site contents, updating food items, adding restaurants, and checking order status can be managed from the admin side. There can be many managers on the site.

Primary LanguagePHP

Online-Food-Delivery

The Online Food Order System In PHP is a simple project developed using PHP, JavaScript, and CSS. The project connects different restaurants with customers. The project contains an admin(manager) and the user side. All the management like editing site contents, updating food items, adding restaurants, and checking order status can be managed from the admin side. There can be many managers on the site.

About Project

This Online Food Order System is in PHP, JavaScript, and CSS. Talking about the features of this system, it contains the admin(manager) section and the user (customer) section. All the editings, updating, managing order details, food items, and restaurants are from the admin section while customers can only go through the site and give orders if want. The design of this system is simple so that the user won’t get any difficulties while working on it.

Instructions

To run this project, you must have installed a virtual server i.e XAMPP on your PC (for Windows).

1.First Step : Extract file

2.Second Step : Copy the main project folder

3.Third Step : Paste in xampp/htdocs/

🌟 Connecting Database 🌟

4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”

5th Step: Then, click on the databases tab

6th Step: Create a database naming “foodorder” and then click on the import tab

7th Step: Click on browse file and select “foodorder.sql” file which is inside the “Online-Food-Order” folder

8th Step: Click on go.

🌟 After Creating Database 🌟

9th Step: Open a browser and go to URL “http://localhost/Online-Food-Order/”

For the admin section go to “http://localhost/Online-Food-Order/managerlogin.php”

Screenshots

screencapture-localhost-Online-Food-Order-customerlogin-php-2021-02-12-23_31_48 screencapture-localhost-Online-Food-Order-foodlist-php-2021-02-12-23_31_11 screencapture-localhost-Online-Food-Order-contactus-php-2021-02-12-23_30_39