Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗃️ Simple Inventory Management System

A basic console-based Inventory Management System built with object-oriented principles. This application allows users to manage a list of products, including functionality to add, edit, view, search, and delete items from the inventory.

Features

  • Add a Product
    Enter a product's name, price, and quantity to add it to the inventory.

  • View All Products
    See a list of all products in inventory with their details.

  • Edit a Product
    Update a product's name, price, or quantity.

  • Delete a Product
    Remove a product from the inventory.

  • Search for a Product
    Search for a product by name and view its details if found.

  • Exit the Application
    Cleanly exits the console application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages