Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Store Inventory Management System

A simple Python program for managing store inventory. A simple Python program for managing store inventory using a text file. It allows users to add, update, delete, sort, and filter products through a menu-driven console interface.

  • Add and Delete products
  • Update exisiting products
  • Sort products by price
  • Filter products by category
  • Generate inventory summary & category report

Files

  • Store Inventory.py – main Python program
  • inventory.txt – stores product data and is created automatically if it does not exist
  1. Make sure Python is installed.
  2. Run the program:
python "Store Inventory"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages