0% found this document useful (0 votes)
16 views19 pages

Model Project Report File XII CS

it is a model project for 12th CS group students

Uploaded by

priyarithvik1979
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views19 pages

Model Project Report File XII CS

it is a model project for 12th CS group students

Uploaded by

priyarithvik1979
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

Share A Project Report On - Food Booking System - Qudsiya.

docx

A Project Report On
"FOOD BOOKING SYSTEM"

SUBMITTED BY: QUDSIYA FATIMA

CLASS: 12th
BOARD ROLL NO:

UNDER THE GUIDANCE OF: Mrs. BHARATI

ACKNOWLEDGEMENT

This is to certify that QUDSIYA FATIMA Of


class 12th has prepared the report on the
Project entitled "Food Booking System". The
report is the result of his efforts and
endeavors. The report is found worthy of
acceptance as final project report for the
subject Computer Science of class XII. He
has prepared the project under the guidance
of the subject teacher Mrs. Bharati

(Mrs.Bharati)

DECLARATION
I hereby declare that the project work entitled
"Food Booking System", submitted to
Department of computer science,
SARVODAYA KANYA VIDYALAYA is
prepared by me. All the coding are result of
my personal efforts.

QUDSIYA FATIMA

12th
B

INDEX

1. Brief overview of the Project

2. Need of Computerization

3. Software and Hardware requirement


4. Advantages of the Project

5. Source code of Project

6. Output Screens

7. Bibliography

FOOD BOOKING SYSTEM

BRIEF OVERVIEW OF PROJECT

The main objective of the python project on


Food ordering is to manage the details of
booking, menu payments, and order. The
project is totally built at administrative end and
only administrator.

Is guaranteed the access. The purpose of the


project is to build an application program to
reduce the manual work for managing the
booking, discounts, and payments.

It tracks all the details about menu, discount


and payments; it also prints various reports as
per input given by the user.

INPUT DATA AND VALIDATION OF


PROJECT

​ All the fields such as order payments


discounts are validated and does not
take invalid values.
​ Each form of sales, discounts,
bookings cannot accept the blank
values.
​ Avoiding errors in data.
​ Controlling amount of input.

SOFTWARE AND HARDWARE


REQUIREMENTS:
DATA FILE HANDLING: has been effectively
used in the program. The database is a
collection of interrelated data to serve multiple
applications. That is database programs
create files of information. So we see that files
are worked with most, inside the program.

DBMS: The software required for the


management of data is called as DBMS. It
has3 models:

​ Relation model
​ Hierarchical model
​ Network model

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 Numbers of the rows table are
called attribute. in the table is 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
DIFFERENT TYPES OF FILES: -BASED
ON ACCESS:

​ Sequential file
​ Serial file
​ Random (direct access) file BASED
ON STORAGE:-
​ Text file
​ Binary File

NEED OF COMPUTERISATION

Over the decades computers and food


bookings have developed gradually, changed
with time. But nobody knew that a time will
come when both these fields will complement
each other well. Today food booking has
reached new heights by computer aided
methods of design. As a result of which,
computer industry has got its new customer.
Computer technology is making waves in the
food booking zone. Computers are a vital
component of the food booking counters.
Computer aided design (CAD) programs
reduce the demand for manual sketches. New
software programs continue to replace old
manual skills. Those who lag in math can now
breathe a little easier. Manually figuring of
food insists that knowledge. Software
programs constantly evolve. A program used
today may be obsolete within several years.
Being trained on today's software does not
guarantee it will be used when you are ready
to go out into the field. Understanding
calculations is timeless, as is computer
competency. Software, however, shifts rapidly.

ADVANTAGES

​ It generates the report on sales,


discounts and menu
​ Provides filter report on payments and
food booking.
​ We can easily export PDF on sales,
products and stocks
​ Applications can also provide excel
export for bookings and discounts
​ It deals with monitoring the information
and transaction of food bookings.
​ It increases the efficiency of food
booking and discount.
​ It has higher efficiency of editing,
adding and updating of records.
​ Provides the searching facilities on
various factors.

SOURCE CODE SCREEN

DBMS: MYSQL

Host: local host

User: root

Password: root

Database: Food Table Structure: (Image


below)
PYTHON CODE
OUTPUT SCREEN
BIBLIOGRAPHY
​ http://www.google.com/
​ http://en.wikipedia.org
​ Computer science with python by
Sumita Arora

Thanks
A lot!
QUDSIYA FATIMA

You might also like