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.
- Host: GitHub
- URL: https://github.com/bhargav-joshi/shree-sai-hotel-billing-system
- Owner: bhargav-joshi
- Created: 2020-08-22T17:22:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T16:00:18.000Z (about 5 years ago)
- Last Synced: 2025-04-09T04:22:30.554Z (7 months ago)
- Topics: billing-application, hotel-billing, hotel-management-system, python
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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