Implementation of various shopping cart related services like Adding or deleting item or update the number of items, clearing cart or Placing order and get the the cart value. Created using Java + Spring Boot + JPA + HATEOAS + Swagger 2.
dhazra-infoblox/ShoppingCartManagementSystem
Implementation of various shopping cart related services like Adding or deleting item or update the number of items, clearing cart or Placing order and get the the cart value.
Java