Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janbaig/ecommerce-simulator
ECommerce Simulator
https://github.com/janbaig/ecommerce-simulator
Last synced: 3 days ago
JSON representation
ECommerce Simulator
- Host: GitHub
- URL: https://github.com/janbaig/ecommerce-simulator
- Owner: JanBaig
- Created: 2022-08-13T22:52:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T21:13:45.000Z (about 2 years ago)
- Last Synced: 2023-07-24T04:19:18.550Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ECommerce-Simulator
First project to practice C++ (Learnt a ton!) 👾
### Simulator Features
- [x] Customer Actions: `CUSTS`, `NEWCUST`, `CUSTORDERS`, `SORTBYCUST`
- [x] Product Actions: `PRODS`, `ORDER`, `BOOKS`, `ORDERS`, `SHIP`, `SHIPPED`, `CANCEL`, `SORTBYNAME`, `SORTBYPRICE`