Skip to content

BojanSpa/ShoppingCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart Dojo

Running tests

  1. Make sure you have node installed
  2. Install dependencies
npm install
  1. Run tests ´´´sh npm run test ´´´

Tasks

  1. Implement adding items to the cart
  2. Implement removing items from the cart
  3. Implement updating items in the cart
  4. Implement calculating the total of the cart
  5. Implement using coupons on the cart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published