https://github.com/sarish002/billingwithcode
An app for the person at the counter!
https://github.com/sarish002/billingwithcode
messagebox mp3 openpyxl pygame segno sqlite3 tkinter ttkbootstrap
Last synced: 3 months ago
JSON representation
An app for the person at the counter!
- Host: GitHub
- URL: https://github.com/sarish002/billingwithcode
- Owner: Sarish002
- Created: 2024-10-05T17:42:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-05T17:52:59.000Z (9 months ago)
- Last Synced: 2025-02-06T18:50:39.320Z (5 months ago)
- Topics: messagebox, mp3, openpyxl, pygame, segno, sqlite3, tkinter, ttkbootstrap
- Language: Python
- Homepage:
- Size: 227 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BillingWithCode
An app for the person at the counter!# Usage
## Counter.py
Couner.py is for the person at the
billng counter:
* Type the customer's name and phone no.
* Click the sweet
* Type the required number
* If the selected items are in the list:
* Click add to add all of the sweets
* Click delete to delete all sweets of that kind
* Click "Get bill" to get bill:
* When the QR code appears, click the exit button of the QR code window
* Doing this shows the bill.
* Click "New bill" for a new one## Inventory.py and Customer.py
Both of these files are for the
Inventory Manager.
### Inventory.py
This file is to know the stock
of sweets:
* Type the sweet's name
* Click the button to get the stock
### Customer.py
This file is to know the details
of a customer:
* Type the customer's name or phone no.
* Select the required info and click the button to get the details