question archive Make a Shopping application that tracks a store's inventory of items and a customer list that allows them to have a shopping cart of items and purchase the items
Subject:Computer SciencePrice: Bought3
Make a Shopping application that tracks a store's inventory of items and a customer list that allows them to have a shopping cart of items and purchase the items.
as a manager, manage the store inventory using a menu for:
-add item
-update quantity
-change price
-list all items
-- The inventory should be stored as a binary file on disk