You are on page 1of 18

Brahmrishi Mission School, Abohar

Computer Science Project (2023-2024)

Topic: - Restaurant Management System

Submi ed To :- Submi ed By :-
Ms. Lovel Dhawan (PGT) Avi Atul Makkar (+2)
INDEX
 Certificate

 Acknowledgement

 Software Required

 Flowchart

 Source Code

 Database

 Output

 Bibliography
CERTIFICATE

This is to certify that Avi Atul Makkar , of class XII


Brahmrishi Mission School has done project on
RESTAURANT MANAGEMENT SYSTEM under the
supervision of Ms. Lovel Dhawan .

I have taken interest and have shown at most sincerity in


completion of this project. I certify this project to our
expectation and as per guidelines issued by CBSE, NEW
DELHI.

Internal Examiner:- External Examiner:-

___________________ ____________________
ACKNOWLEDGEMENT

It is my pleasure that I acknowledge my sincere gra tude to our


teacher Ms. Lovel Dhawan who taught and undertook the
responsibility of teaching the subject computer science. I have
greatly benefited from her classes.
I would like to express my sincere apprecia on for all the other
students of my batch and their fine mes that we all shared
together.
Software Required

1. Python 3.12.0
2. MySQL database
3. MySQL connector python
4. Pip(Preinstalled with python)
CODING
DATABASE
# MENU SECTION
# DETAILS OF THE CUSTOMER

# FEEDBACK FROM CUSTOMER


OUTPUT

# WELCOME PAGE AND VIEWING MENU


# ORDERING AN ITEM

# FOR VIEWING YOUR ORDERS

# FOR CANCELLING AN ORDER

# FEEDBACK FROM CUSTOMER


Bibliography

For the success of this project, I have used the


following sources for help:
 www.google.com
 www.github.com
 www.kvcoders.in
 Computer Science with Python – 12 (By- Sumita Arora)

You might also like