👉Restaurant Billing System is a type of software which is developed in Python is used for providing the bill of the regular customer.
👉In this software the bill is calculated( including GST) with the help of a predefined rate.
👉This software helps the user to save time, save paper, and less the manpower required.
- Just, Clone this repository -
$ git clone https://github.com/Pulkit-Py/Restraunt_Billing
- Change to cloned directory and run
Restraunt_Billing
-
$ cd Restraunt_Billing
$ python billing.py
- Now you have successfully installed Restraunt_Billing. if you still find some eroor you can checkout our youtube video Video link
Restraunt_Billing
requires following module to run properly -
Tkinter
PIL
Datetime
Sqlite3
CSV
OS
Tempfile
you have to install all the Module listed above