Simple-Invoice-Generator
A simple and reliable invoice generator that calculates totals, applies discounts, and produces clean, readable invoices in seconds. Simple Invoice System (Python)
A beginner-friendly invoice generator that accepts item details, calculates totals, applies discounts, and produces a clean formatted invoice. Designed for learning, experimentation, and clear implementation.
🚀 Elevator Pitch
A simple and reliable invoice generator that calculates totals, applies discounts, and produces clean, readable invoices in seconds.
📌 Features
- Accepts multiple item names
- Takes quantity and price per item
- Calculates subtotal and grand total
- Applies percentage discount
- Displays formatted invoice in console *Saves invoice to a text file (invoice.txt)
🛠 Tech Stack
- Language: Python
- Type: Console-based application
- Libraries Used: datetime (standard library)
✨ Custom Feature
- Discount System + Invoice Export
- User can apply a percentage discount on subtotal
- Final invoice is saved automatically to a .txt file for record keeping
Code screenshots
Invoice Generator Screenshots
Author - Zain Ul Abidin
Log in or sign up for Devpost to join the conversation.