You are on page 1of 5

ABSTRACT

Our Project basically manages the food delivering process of restaurant , providing and interface
to the user to order food in a more easy way. At the front end we have used PHP and at the
backend we have used MySQL server. The Project proceeds through a sequence of well-designed
forms provided with validations to ensure consistency, reliability and most importantly
correctness of information fed into the database.

The Online Food Ordering System serves as an all in one system, which deals with most of
the aspects of online food ordering. This system will provide the major functionalities of
the online ordering. 
These Functionalities include:

 Providing the information of the Food menu and the best seller.

 Provides Food name, Food picture and food description.

 Allows user to create their profile for easy access.

 Ordering food.

This system will maintain a database of its users and their details, menu, order details, etc.

LIST OF FIGURES

Fig 3.1: ER Diagram for Online Food Ordering System

Fig 3.2: Schema Diagram for Online Food Order System

Fig 3.3: Project Database description

iv
Fig 4.3.1: User Table

Fig 4.3.2: Menu Table

Fig 4.3.3: Useracc Table

Fig 4.3.4: Checkout Table

Fig 4.3.5: Order Table

Fig 4.3.6: Trigger_time Table

Fig 6.1 Login Page

Fig 6.2 Home page

Fig 6.3 Mains and Sides Page

Fig 6.4 Quick bites Page

Fig 6.5 Beverages Page

Fig 6.6 Desserts Page

Fig 6.7 Contact us Page

Fig 6.8 About us Page

Fig 6.9 MyAccount Page

Fig 6.10 View profile Page

Fig 6.11 Cart Page

Fig 6.12 Checkout Page

Fig 6.13 Payment Page

Fig 6.14 Confirm Order page

Fig 6.15 Logout Page

v
LIST OF TABLES

Table 1: User

Table 2: Menu

Table 3: Useracc

Table 4: Checkout

Table 5: Order

Table 6: Trigger_time

System

Fig 3.2: Schema Diagram for Wildlife Sanctuary Management System

Fig 3.3: Project Database description

Fig 4.1: Staff Table

Fig 4.2: Animals Table

Fig 4.3: Tourists Table

Fig 4.4: Volunteers Table

Fig 4.5: Feed Table

Fig 4.6: Helper Table

vi
Fig 6.1 Login Page

Fig 6.2 User home page

Fig 6.3 Home Page

Fig 6.4 staff modification Page

Fig 6.5 feed details insertion Page

Fig 6.6 feed details update

Fig 6.7 animal details insertion

Fig 6.8 Animal table display

Fig 6.9 successful deletion

Fig 6.10 statistics page

Fig 6.11 Helper display page

Fig 6.12 volunteer registration

Fig 6.13 successful registration and volunteer login

Fig 6.14 volunteers notification

Fig 6.15 About page in user home

Fig 6.16 Help page in user home

LIST OF TABLES

Table 1: Staff

Table 2: Animals

Table 3: Tourists

vii
Table 4: Volunteers

Table 5: Feed

Table 6: Helper

viii

You might also like