Modify Inventory Management System Created Previous Assignment Assignment 2 Use Separate C Q37055424

Modify your inventory management system created inprevious assignment (assignment 2) to use separate container classto main the items collection and multiple modules to organize

You’ve been asked to write a small menu driveninventory management system for a small convenient store. Yourapplication shall maintain the following information regarding anitem.

Item ID – unsigned long
Item name – string
Item cost – float
Quantity – int

Following are the list of administrative functionalities yourapplication shall support:
1. Add new item to the inventory. This function will be used to adda single new item into the inventory management system.
2. Print all item information in the store – This

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.