Skip to content

ritwiktakkar/inventory-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inventory-manager

An offline inventory management system implemented using C++

What does the project do?

This program is an interactive inventory manager. It asks the user how many items they wish to store and later, how many of those they wish to remove. Furthermore, after each series of changes made to the inventory, the program prints the current state to let the user see it. The program asks the user details such as name, price, quantity and weight and generates a unique ID for each item being stored.
With the implementation of my inventory management system, it will become much easier for me to log in whatever possessions/items of mine I have and wish to store over the summer. Luckily, this is not the only application of an inventory system. Suppose you control the supplies of an office or factory, it would be essential for you to know what all is in your current inventory.

About

An offline inventory management system implemented using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages