Saturday, October 26, 2019

Cafe Billing System Project In Python



Description :-
                       This simple Cafe Billing System project is written in Python. The project file contains a python script (cafebill.py). This is a simple GUI based application which is very easy to understand and use. It uses Tkinter module for the GUI. Talking about the application, the user just has to select among the food and drinks items, enter the quantity and click on the total button to view the total price. This simple application also displays the total prices of each item without any tax and extra charges. 
 

No comments:

Post a Comment