Skip to content

tarun-palisetty/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#shopping-cart

This is an implementation of a simple shopping cart application. The implementation is done in Java. This sample application has basic shopping cart operations like.

  1. addProduct

  2. removeProduct

  3. getCartPrice

  4. Automatic of discount calculation on offer products.

After implementation of each operation the code has been tagged.

All the operations implemented in this shopping cart applications has got corresponding unit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published