Skip to content

kimpetertanui/iFoods

Repository files navigation

Note: Before proceding futher kindly extract admin.zip in the same folder.

iFoods

About Project

iFoods project is developed using PHP, Bootstrap, and JavaScript. Talking about the project, it has the least but essential features required for a food ordering system. This project contains an admin side where Admin can manage sales, products, categories, and food orders. The Admin plays an important role in the management of the system. In this project, all the main functions are performed from the Admin side. About System

The Admin has full control of the system, all the functions are to be performed from Admin panel. Here, the admin can manage food orders easily. For this, the system displays available dishes with its name, photo, category, price, and the user has to enter the quantity and customer’s name. All the food orders are listed in the sales section. Here in the sales section, the admin can view total sales bill of each and every food orders displaying with customer’s name, order date, and total amount. The admin can also manage product items and their categories. In the Products section, the user can perform tasks like CRUD, which allows the user to add, update, delete and view product items.

In order to add product items, the user has to provide product name, select category, price and upload a photo. Just like this, the categories also contains a CRUD function which allows the user to add, update, view and delete food categories. It’s too simple to add a category, the user should only provide a name. The system displays all these products and categories inside the Main Menu, in a clean and responsive way. Design of this project is very simple so that the user won’t find any difficulties. To run this project you must have installed virtual server i.e XAMPP on your pc (for Windows). Simple Food Ordering System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the image slider below.

BREAKFAST ITEMS

Features:

Food Orders
Sales Management
Manage Products
Manage Food Categories

How To Run??

After Starting Apache and MySQL in XAMPP, follow the following steps

1st Step: Extract file 2nd Step: Copy the main project folder 3rd Step: Paste in xampp/htdocs/

Now 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 “online_rest” and then click on the import tab 7th Step: Click on browse file and select “online_rest.sql” file which is inside “DATABASE” folder 8th Step: Click on go.

After Creating Database,

9th Step: Open a browser and go to URL “http://localhost/iFoods/”

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published