Skip to content

There is inventory dataset(object) that maintains the items and its stock information. Customer buy the items and go to billing counter. At Billing counter, bill is generated having item information, total amount , customer id and transaction id; customer rewarded with some points; in parallel stock and customer points are updated.

License

Notifications You must be signed in to change notification settings

KathanS/Supermarket-Scenario

Repository files navigation

Supermarket-Scenario, April 2019 | Kathan Sanghavi

There is inventory dataset(object) that maintains the items and its stock information. Customer buy the items and go to billing counter. At Billing counter, bill is generated having item information, total amount , customer id and transaction id; customer rewarded with some points; in parallel stock and customer points are updated.

This project is for learning purpose only. Projects provides above metioned backend functionalities for supermarket scenario. I have implemented data structures: link list and hash table myself.

About

There is inventory dataset(object) that maintains the items and its stock information. Customer buy the items and go to billing counter. At Billing counter, bill is generated having item information, total amount , customer id and transaction id; customer rewarded with some points; in parallel stock and customer points are updated.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages