Skip to content

saurabh-shetty/Billing-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Restaurant Billing system.

A restaurant billing system using python and tkinter.

How to run the program on your device:

  • Clone the repository.
  • Run the program by typing python billing.py

Functionalities:

  • Total bill along with sub-total and tax is displayed.
  • A calculator in the right side for quick access.
  • Displaying of receipt showing prices of each item and its quantity.

How to use the GUI:

  • Select the item of your choice from the displayed menu.
  • Enter the quantity of the selected item.
  • Total bill is displayed below.

About

A restaurant billing system using python and tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%