Skip to content
Change the repository type filter

All

    Repositories list

    • .github

      Public
      0000Updated Oct 10, 2023Oct 10, 2023
    • Customer Aggregate with Account Aggregate moved to account microservice
      Java
      8100Updated Sep 4, 2022Sep 4, 2022
    • Account micro service with Account Aggregate
      Java
      6000Updated Sep 4, 2022Sep 4, 2022
    • Customer and Bank Account. ( Not related to e-commerce domain) When Customer’s Address is updated, update all her Bank Accounts addresses as well. ( This is invariant, or business rules or consistency rule given by business)
      Java
      3000Updated May 5, 2022May 5, 2022
    • Calculate Total cost for the Order. Calculate shipping cost using weight of the Product. Total cost = cost of all products in order + (weightIngrams of each product *.01)
      Java
      4400Updated May 1, 2022May 1, 2022
    • Create Order(with Products) when Cart is checked out. Also, Mark Cart as checked out
      Java
      3100Updated May 1, 2022May 1, 2022
    • As a business User, I would like to know which Products (Product’s name) were removed from Cart.
      Java
      5100Updated Apr 30, 2022Apr 30, 2022
    • Customer microservice with account as module instead of account being microservice. Example of modular monolith
      Java
      4000Updated Apr 26, 2022Apr 26, 2022
    • customer microservice
      Java
      8300Updated Apr 26, 2022Apr 26, 2022
    • As a Business User, I would like price my product 10% below competitor price (competitor price is available for product)
      Java
      3000Updated Apr 23, 2022Apr 23, 2022
    • As a business User, I would like to differentiate between two Carts, even if they contain same Item ( both carts have Product “Sony Wireless headphone” with 1 quantity)
      Java
      2000Updated Apr 23, 2022Apr 23, 2022
    • Remove already added Item “Apple Pencil” (with all quantities) from Cart.
      Java
      2000Updated Apr 23, 2022Apr 23, 2022
    • Add Price to a Product . We need support for only one currency, say - USD.
      Java
      3000Updated Apr 19, 2022Apr 19, 2022
    • Add 2 quantity of “Apple Pencil” to a Cart.
      Java
      4000Updated Apr 19, 2022Apr 19, 2022
    • Add a “Sony Wireless headphone” to a Cart
      Java
      3000Updated Apr 19, 2022Apr 19, 2022
    • Java
      3000Updated Apr 19, 2022Apr 19, 2022