Skip to content

abdul-sohail24/InventoryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Created a Dataset named "record" for the Inventory Management System

  1. Converted to JSON format and read from JSON file

  2. Created Access for both Admin and Purchaser,

    1. Admin : a) Created Authentication b) Adding Multiple products into the Dataset c) Deleting Multiple products from Dataset

    1. Purchaser : a) Welcoming Purchaser b) Displaying the list of products as a Table (using Pandas)

    c) Taken Inputs and Checkout (Selected Product Details and Bill)

  1. Updating the quantity of a Product after purchase

    Before Purchase :

    After Purchase :

  2. Creating and appending purchased data to sales.json file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published