Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 20

REPORT FILE

DR. APJ ABDUL KALAM TECHNICAL UNIVERSITY


INSTITUTE OF ENGINEERING AND RURAL TECHNOLOGY

TOPIC
RESTAURANT MANAGEMENT SYSTEM

SUBMITTED BY:

KHUSHI UPADHYAY
B.TECH 3RD YEAR
COMPUTER SCIENCE & ENGINEERING
2101100100033

UNDER THE GUIDANCE:

MR. INDU BHUSHAN DUBEY SIR


ACKNOWLEDGEMENT

The satisfaction and euphoria that accompany the successful


completion of any task would be incomplete without
complementing those who made it possible, whose guidance and
encouragement made our efforts successful.
My sincere thanks to highly esteemed INSTITUTE OF
ENGINEERING AND RURAL TECHNOLOGY for
grooming up me in to be software engineer. I express our
sincere gratitude to
Dr. VIMAL MISHRA, DIRECTOR, IERT for providing the
required facility.
I am extremely thankful to Dr. ROHIT GUPTA, HOD of
CSE, IERT for providing support and encouragement.
I am grateful to , Mr. INDU BHUSHAN DUBEY
Asst. Professor, Dept. of CSE, IERT who helped me to
complete this project successfully by providing guidance,
encouragement, and valuable suggestions during entire period of
the project.
I thank all my computer science staff and others who helped
directly or indirectly to meet my project work with grand
success.

KHUSHI UPADHYAY
COMPUTER SCIENCE & ENGINEERING
B.TECH 3RD YEAR
2101100100033
ABSTRACT

‘THE ONLINE BUS RESERVATION SYSTEM ‘provides all the


details a passenger needs for an online bus reservation. It
provides various features like the user can simply book the seat
by clicking the available seats. The user can also reset the seat
availability by clicking the Reset Bus Seat button etc.

The projects contain an introduction to The Online Bus


Reservation System. It is a computerized system of maintaining
all the necessary data to manage the online bus reservation
system like the information of the passenger, the number of
seats and bus details. Online management has made the
process of keeping records and data easier and access to data
faster.
CONTENT

INTRODUCTION

 OBJECTIVES
 PROJECT DESCRIPTION

DATABASE DESIGN
 SPECIFICATION
 CONCEPTUAL DESIGN

IMPLEMENTATION
 HTML , CSS , JAVASCRIPT
 PHP, SQL DATABASE OVERVIEW

CONCLUSION

 ACHIEVEMENTS OF OBJECTIVE

REFERENCES
 YOUTUBE
 GEEKS FOR GEEKS
 OPENAI CHAT

INTRODUCTION
The main purpose of maintaining the database for an Online
bus reservation system is to create a way for the database and
information of all the necessary things required to manage a
bus reservation system and make it convenient for the
passenger and providers to maintain the data about their
drivers, seats and bus details. This database management
system helps to keep a record of the available seats and no of
passenger, no of buses, source, destination. The speed of
obtaining and processing the data will be fast.

Objectives:
The objective of the online bus reservation system project is to
design software to fully automate the process of managing
data and its integrity within a bus system. That is:-
1. To create a database of the drivers' details, and available
seats.
2. To search for the source and destination and update and
reset its description and details.
3. To take a bus booking, find its total, and generate a bill.
4. To assign seats to the passengers.
5. To keep a record of the seats and their bus specialty.
6. To update, reset, insert, and delete items.
Project description:

‘The Online Bus Reservation System ‘ provides all the details a


passenger needs for an online bus reservation. It provides
various features like the user can simply book the seat by
clicking the available seats. The user can also reset the seat
availability by clicking the Reset Bus Seat button etc.

DATABASE DESIGN

SPECIFICATION
SOFTWARE REQUIREMENTS
 Operating System: Windows 11 
 Google Chrome/Internet Explorer 
 XAMMP
 SQL WORKBENCH
 Visual Studio Code

HARDWARE REQUIREMENTS
 Computer with a 1.1 GHz or faster processor 
 Minimum 2GB of RAM or more 
 2.5 GB of available hard disk space 
CONCEPTUAL DESIGN

SCHEMA DIAGRAM
IMPLEMENTATION

 HTML
 CSS
 JAVASCRIPT
 PHP

SQL DATABASE:
 Structured Query Language (SQL) is the language used to
manipulate relational databases. SQL is tied very closely with the
relational model. 
 In the relational model, data is stored in structures called
relations or tables.
 Data definition: Defining tables and structures in the database
(DDL used to create, alter and drop schema objects such as tables
and indexes)
SOURCE CODE
DATABASE SCREENSHOT
USER INTERFACE SCREENSHOT
CONCLUSION

In our project restaurant management, we have stored all


the information about the food, staff, tables and orders, and
the booking tables. The database is helpful for the
application which facilitates authority to manage data and
check the details of customer, staff, and their related
information and it avoids the inconvenience of losing data.
We have considered the most important requirements only,
many more features and details can be added to our Project
in order to obtain even more user-friendly applications.
REFERENCES

https://www.youtube.com/
https://www.geeksforgeeks.org/
https://chat.openai.com/

You might also like