Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 302 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 302 Bytes

C console application that simulates an online shopping cart with all its main functions: Add, Remove, Change.

The Stock of products that user can choose from is stored in "stock.txt". In order to change the stock, just change the data from that folder keeping the given format: ID Name Quantity Price