Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 511 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 511 Bytes

absa-spring-cloud-training-1

Group project to building a online retailer service with spring-cloud tech

Some stories:

  • As a customer I want to register on the site with my email address
  • As a customer I want to see a list of products
  • As a customer I want to add a product to my wishlist
  • As a customer I want to add products to my cart
  • As a customer I want to checkout my cart (create order)
  • As a customer I want to track my order
  • As a customer I want to get notified of the progress of my order