Skip to content

Epic10ka/Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A CLI product manager / Inventory Procjet (Study Project) (CLI: Comand-Line Interface)

A simple inventory management system built in Python to practice programming logic and data structures.

Main Menu

image

Sub Menus

image
About:

This project was developed as a learning exercise to strengthen:

-Programming logic -Data structures -Code organization

Concepts Applied:

-Modularization (functions)

-Exception handling

-Data persistence (save/load with JSON)

-Input validation

-Use of dictionaries and lists

  Features:

-Add new products

-Update or restock existing products

-List all products and their prices

-Remove products from inventory

Technologies:

-Python =JSON

  Objective:

-To improve problem-solving skills and gain practical experience building functional software and data structure.

How to run:
  1. Clone this repository - git clone https://github.com/Epic10ka/Inventory

  2. Navigate to the project folder: cd stock-python

  3. Run the program:

python stock.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages