Skip to content

Here the entire scenario of supermarket is written in C++. In supermarket there is billing counter which prints the bill, inventory to store items ,points gained by the customer after purchasing the items, deleting the items and many more. So this repository contains the detailed project about all this things.

License

Notifications You must be signed in to change notification settings

Harshil-Soni17502/Super_market-scenario-in-c-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Super_market scenario in C++

Everyody has gone to the supermarket. So in supermarket we come across various different kind of scenarios like choosing the item to purchase,then going to the billing counter and generating the bill, updating the points of the customer according to the amount of the bill generated, etc. All ths scenarios are experienced by the customer. But there are also other scenarios included in the supermarket that are not experienced by the customer but are experienced by the manager of the supermarket like maintaining the inventory database, maintaining the customer database, changing and updating the number of items in database ,deleting the items from database and many more and all these scenarios are experienced by the manager of the supermarket. So here I had tried to make the software implementation of the supermarket in C++ language where all these scenarios are included.

About

Here the entire scenario of supermarket is written in C++. In supermarket there is billing counter which prints the bill, inventory to store items ,points gained by the customer after purchasing the items, deleting the items and many more. So this repository contains the detailed project about all this things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages