Computer Science
Computer Science
Project Report On
YOGESH KHATI
Under the guidance of
Session - 2023-24
Certificate
This is certificate that “YOGESH KHATI” of class 12th has submitted his
project on the topic “FOOD BOOKING SYSTEM” prescribed by “MR.
JAGDISH LALWANI” in partial fulfilment of All India Senior School
Certificate Examination of the Computer practical evaluation during
academic session 2023-23 as per guidelines issued by Central Board of
Secondary Education. He has done the work with sincerity and dedication.
SMPS, Bhilwara
2
ACKNOWLEDGEMENT
“There are times when silence speaks so much more loudly than words of praise to
only as good as belittle a person, whose words do not express, but only put a veneer
over true feelings, which are of gratitude at this point of time."
Every Orientation work has an imprint of many people and I hereby take this
opportunity to acknowledge all the help, guidance & moral support that I have received
for the completion of this project named “FOOD BOOKING SYSTEM” with
supreme sincerity and deep sense of appreciation, I express my heartily thanks to Mr.
Jagdish Lalwani (PGT-Computer) for his cooperation and guidance.
I express my gratitude towards our principal Mrs. Arvinder Kaur who has guided us
regarding the project and give valuable suggestions. She inspired us and also provided
all facilities needed for completion of project.
Above all, I would like to thank my beloved parents for their direct and indirect help,
moral support and blessings without which, this would not have been possible.
I would also like to express thanks to my friends, for their help and moral support.
Lastly I would like to thank all those who directly or indirectly helped us throughout
my work.
VAIBHAV SAMDANI
INDEX
1. Brief overview of the Project
2. Need of Computerization
6. Output Screens
7. Bibliography
FOOD BOOKING SYSTEM
BRIEF OVERVIEW OF PROJECT..
RELATIONAL MODEL:
It's based on the concept on relation. Relation is the
table that consists of rows and columns. The rows of
the table are called tuple and the columns of the table
are called Numbers of rows in the table is attribute.
Called as cardinality. Number of columns in the table
is called as degree.
HIERARCHICAL MODEL:
In this type of model, we have multiple records
for each record. A particular record has one
parent record. No chide record can exist without
parent record. In this, the records are organized
in tree.
NETWORK MODEL:
In this, the data is represented by collection of
records and relationship is represented by (ink
or association.
CHARACTERISTICS OF DBMS:
It reduces the redundancy
• Reduction of data in inconsistency
• Data sharing
Data standardization
DBMS: MYSQL
Host: local host
User: root
Password: root
Database: Food
Table Structure: (Image below)