Skip to content

A grocery store inventory system that can maintain and update existing inventory records.

Notifications You must be signed in to change notification settings

sichanyoo/store-inventory-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME!

This is a store inventory system that can store and process your store's inventory data.

Program Functions

The program can:

  1. Determine and print total revenue from all sold items

  2. Determine and print total wholesale cost for all items

  3. Determine and print the current investment in items

  4. Determine and print total profit for all items

  5. Determine and print total number of sales

  6. Determine and print average profit per sale

  7. Print items in stock

  8. Print items out of stock

  9. Add / delete an item

  10. Save current inventory to a file on disk

How to Run

The program takes two parameters, first being existing inventory data file with data to be read in, and second being the name of a data file that the program will create with output (updated) inventory.

Thanks for Visiting the Repo! :)

About

A grocery store inventory system that can maintain and update existing inventory records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published