ccase
v1.0.5
Published
Shopping card case
Readme
Shopping Cart Implementation (OOP, TDD)
This repository contains a CLI app which provides following abilities;
- Create cart,
- Add - remove products to cart which belongs categories,
- Create category may have parent,
- Apply campaigns and/or coupons to cart,
- Calculate delivery cost dynamically given params.

:rocket: Installation
npm i -g ccase;
ccaseExtra 'c' is not a typo, cagatay cali's case -> ccase
:books: Docs
Implementation is fully documented with JSDoc,
