Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Stock Management System

A Python console application for managing product records and stock levels.

Features

  • Add new products
  • List all products
  • Search by product name or category
  • Update product details
  • Delete products
  • Check low stock products
  • Calculate total stock value
  • Save data in a CSV file

How to Run

  1. Make sure Python 3 is installed.
  2. Open a terminal in the project folder.
  3. Run:
python app.py

Technologies

  • Python
  • CSV file operations
  • Lists and dictionaries
  • Console application

Data File

The program creates a products.csv file automatically after products are added.

Author

Ömer Akpınar

About

A practical Python inventory tool with product search, low-stock checks and stock value calculation.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages