A desktop-based GUI Billing Application built with Python & Tkinter that automates retail billing for local shops. The system manages products across three categories — Medical, Grocery, and Cold Drinks — and generates itemized bills with automatic tax calculation, bill saving, and bill search functionality.
This Billing Software replaces manual billing with a fast, accurate digital solution. It captures customer details, calculates product-wise totals and taxes, generates formatted bills, and saves them locally for future retrieval — all through a clean GUI.
- 3 product categories: Medical, Grocery & Cold Drinks
- Auto tax calculation per category
- Random Bill Number generation per session
- Generate, Save & Search bills by bill number
- Clear form and Exit with confirmation dialogs
- Scrollable real-time Bill Area preview
- Python 3.x
tkinter(pre-installed with Python)
git clone https://github.com/your-username/Billing_Software_Using_Tkinter.git
cd Billing_Software_Using_Tkinter
mkdir bills
python Mini_Project.py
⚠️ Make sure abills/folder exists in the project directory before running, as the app saves bill.txtfiles there.
The GUI displays three product panels, a live bill area, subtotals, taxes, and action buttons (Total, Generate Bill, Clear, Exit) — all in a single window.
Taranjeet Singh +91-9878770515 taran.pvt@gmail.com Aug 2024 – Nov 2024