Skip to content

awestinson/Online-Food-Ordering-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Food Ordering System
DBMS Lab, Mini Project - Web App

Group Members
Kumar Abhishek, 17CS10022
Gurjot Singh Suri, 17CS10058
Aditya Sawant, 17CS10060
Faraaz Rehman Mallick, 17CS30043

Project Description:-

The aim of developing an Online Food Ordering System is to replace the traditional way of taking orders with a computerized system. It makes the ordering process 
much easier and provides an efficient customer friendly order management interface. In the present day of the Internet, an Online Food Ordering System becomes 
extremely important to facilitate easy and efficient delivery of food to customers. Not only does it cut down on a lot of middleman charges (e.g. advertising, 
extra payment to delivery men, etc.), it also allows small scale businesses to start operating without very high initial investments. On the customer’s side, it 
makes food ordering an efficient and pleasant experience as they are now able to choose from a variety of options from a large number of restaurants, compare prices 
and order food with the touch of a button!.

Features:-

> This system will enable the administrator to register restaurants, register managers corresponding to the restaurants. 
> The managers will be provided with authentication details by the administrator using which they will be able to login, manage the food items offered by their restaurant, 
  process the orders placed by the customers and change the status of the orders accordingly. 
> Customers will be able to register themselves. Upon login the customers are displayed with a list of restaurants with their ratings.
> Customers will be able to choose the restaurant and place orders containing multiple food items from the same restaurant. Customers will also be able to rate and 
  review their orders upon delivery.
> Customers are provided with their order history which contains current and previously placed orders.


Note:-
For project to work aesthetically an internet connection is required.

How to setup and open project

Create a new database in phpmyadmin with the name 'online_food_ordering_system'
then import the .sql file given to create tables and add data

In connection.php
change $dbuser, $dbpass to to your systems mysql username and password.
(default: username= "root", password = "")
If you make database with some other name change $dbname to that name.

for opening the project go to localhost/OnlineFoodOrderingSystem/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published