1.0.5 • Published 5 years ago

ccase v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Shopping Cart Implementation (OOP, TDD)

Build Status Coverage Status JavaScript Style Guide

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.

npm.io npm.io

:rocket: Installation

npm i -g ccase;
ccase

Extra 'c' is not a typo, cagatay cali's case -> ccase

:books: Docs

Implementation is fully documented with JSDoc,

Documentation

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago