Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

inventory_management_system

In this project I built an inventory management system using python in a google colaboratory (jupyter notebook) environment.

With the inventory management system you can:

  • Store products and their quantities
  • Add new products
  • Update product quantities
  • Search for products
  • Remove products
  • Display inventory records
  • Generate inventory statistics
  • Identify low-stock items.

I added a functional and interactive menu system, where all the above functions can be easily implemented.

Releases

Packages

Contributors

Languages