An open API service indexing awesome lists of open source software.

https://github.com/bhargav-joshi/shree-sai-hotel-billing-system

This project is done using python tkinter library In this We have displayed menu of hotel. We can take order from customer and generate the bill. Menu is present in text files in Menu folder and bills will be saved in text format in Bill Records folder.
https://github.com/bhargav-joshi/shree-sai-hotel-billing-system

billing-application hotel-billing hotel-management-system python

Last synced: 5 months ago
JSON representation

This project is done using python tkinter library In this We have displayed menu of hotel. We can take order from customer and generate the bill. Menu is present in text files in Menu folder and bills will be saved in text format in Bill Records folder.

Awesome Lists containing this project

README

          

# Shree-Sai-Hotel-Billing-System

This project is done using python tkinter library In this We have displayed menu of hotel. We can take order from customer and generate the bill.
Menu is present in text files in Menu folder and bills will be saved in text format in Bill Records folder.

### Softwares Used :- `Python 3` & `Text editor`

## Overview & Information

* The User enters customer details and selects item from menu.
* Menu can be displayed categorywise.
* Selected item will be displayed in item frame from where user can perform these operations :- add item, remove item, update quantity.
* Changes will be displayed in Order list in order frame.
* User can generate bill after selecting at least 1 item.
* Order cancellation is also provided in this system.
* Bill will be displayed in new window to user and will be saved in 'Bill Records' folder.

## Future Scope -> Printing the bill with the bill machine