Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janbaig/ecommerce-simulator

ECommerce Simulator
https://github.com/janbaig/ecommerce-simulator

Last synced: 3 days ago
JSON representation

ECommerce Simulator

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`