Skip to content

v1.0.0 (Initial Release)

Choose a tag to compare

@kartikbansode kartikbansode released this 23 Sep 18:07
· 84 commits to main since this release
be84e32

QuickBill

Version: 1.0.0

Release Date: September 23, 2025

QuickBill is a desktop-based inventory and invoicing system developed in Python. It provides a comprehensive billing solution for small businesses and shop owners to manage their inventory and generate invoices efficiently.

Features

  • Inventory Management: Add, update, and delete products in your inventory.
  • User-Friendly Interface: Intuitive design for easy navigation and operation.
  • Secure Data Handling: Ensures safe and reliable data storage and retrieval.
  • Scan products with Barcode: Add Products to the bill via barcode scanner.
  • Generate Bill: Download or Print the generated bill.

Screenshots

Customer Billing Window

Screenshot 2025-09-23 232902

Invoice Sample

Screenshot 2025-09-23 232953

Installation

  1. Clone the repository:

    git clone https://github.com/kartikbansode/quickbill.git
    
  2. Navigate to the project directory:

    cd quickbill
    
  3. Run the application:

    python app.py
    

Contact