Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 924 Bytes

File metadata and controls

46 lines (34 loc) · 924 Bytes

KJ Mart



Store-management-system

Python application for a store to manage the bills and handle the sales of there products


Functionalities

  1. Add as many products to database
  2. Update info about products as per your choice
  3. Handle dynamic sales
  4. Generate & save bills
  5. Print bills
  6. Notifies less stock in database

Snapshots of the project :

Landing Page img

Update the products img

Add a new product the database img


Installation

  • Install dependencies
        $ pip3 install -r requirements.txt

Developed with ❤️ by Rushabh Gandhi and Pathik Ghugare ,