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