Cafe Management Python
Cafe Management Python
Cafe Management Python
GOVERNMENT POLYTECHNIC,
MIRAJ
MICRO PROJECT
ACDAMIC YEAR: - 2020-2021
TITLE OF MICROPROJECT
CIRTIFICATE
This is to certify that Mr./Ms Sabir N Bedge & Ajit S Gavade
1801310066
In today’s fast moving world, the most precious thing is time. Nowadays
people don’t have time for themselves. On one hand they may have the
purchasing power but on the other they don’t have the time to go out to
choose their favorite commodities or things from place to place because
transportation time, traffic and distance don’t allow people to take out
time from their busy schedule and go out and buy their favorite things.
As considering all the things regarding to today’s fast moving world we
implemented a billing system for café management using python
programming for calculating bills of customer orders quickly.
For this project we got idea form our collage cafeteria. It will help to
calculate simple to large bills for the café as the menu and customers
order.
2.0 Course Outcomes Integrated:
Main menu
1- Menu
2- New Customer
3- Exit
1- Pizza
a- Margherita ₹ 70
b- Cheese Margherita ₹ 100
c- Paneer Makhani ₹ 80
d- Tandoori Paneer ₹ 90
2- Burger
a- Veg Burger ₹ 70
b- Crunchy Veg Burger ₹ 80
c- Chicken Burger ₹ 90
d- Crunchy Chicken Burger ₹ 100
3- Sandwich
a- Veg Sandwich ₹ 40
b- Cheese Sandwich ₹ 50
c- Chicken Sandwich ₹ 60
d- Egg Sandwich ₹ 45
4- Ice-Cream
a- Vanila Ice-Cream ₹ 40
b- Chocolate Ice-Cream ₹ 50
c- Kulfi ₹ 20
d- Mango Ice-Cream ₹ 30
5- Tea
a- White Tea ₹ 10
b- Black Tea ₹ 15
c- Green ₹ 20
d- Herbal Tea ₹ 30
6- Coffe
7- Cold Drinks
a- Thumbs-up ₹ 20
b- Sprite ₹ 30
c- Mountain-Dew ₹ 50
d- Mirinda ₹ 50
e- CoCo-Cola ₹ 30
f- Jira-Soda ₹ 30
g- Red-Bull ₹ 100
8- Juice
a- Mango ₹ 30
b- Pineapple ₹ 30
c- Apple ₹ 50
d- Banana ₹ 20
e- Orange ₹ 20
f- Water-Melon ₹ 20
9- Snakes
a- French-Fry ₹ 20
b- Pop-corn ₹ 20
c- Potato-Chips ₹ 20
d- Banana-Chips ₹ 20
e- Kurkure ₹ 20
10- Exit
Then we displayed menu and asked for choice from main item menu:
Here we enter 3 as choice for sub-menu of 3rd option (for sandwich):
We entered ‘b’ as input and then we asked for quantity of item as following:
Letter we entered 2 quantity of products:
Then we asked for continue / exit this time we enter ‘y’ as input for continue:
Then we displayed sub menu of cold drinks and asked for choice as following:
Here we entered ‘g’ as choice in sub-item menu:
Then we displayed sub menu for Snakes as following and asked for choice:
Got knowledge about designing project for solving real world problems.
Got information about python programming.
Got knowledge about different python functions, packages and much more.
Also got information about manage user interface in Python.
Developed skills to interact with team members.
Developed communication skills by interacting the customer.
9.0 Reference
www.pythontutorials.com
www.w3schools.com
www.python.org
www.tutorialspoint.com
10.0 Conclusion
During the development of café management system we visited different café and observed
the function of working in the real life. After observations we planned for project modules
and working schedule f
or development. After all the planning we started the execution of planning and creating
modulus and function for project with different menu-items and sub-menu in the system.
And finally we successfully developed the café management System using Python. We learnt
about how to develop and user interface using Python programming.