Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 695 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 695 Bytes

Inventory-Management

Inventory Management Project.

  1. The required Database is Inventory and the required Tables are Purchases, Sales and Inventory.
  2. The project creates the required Database and Tables itself, if they are not already present in the system.
  3. You can always change the values provided in the code to customize them according to your needs.
  4. To use the Library Management Project, just download the files provided here and run the file named Inventory Management.py to get started.