Skip to content

A C console application that simulates an online shopping cart with all its main functions.

Notifications You must be signed in to change notification settings

Catalin1901/Shopping_Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A C console application that simulates an online shopping cart with all its main functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages