Skip to content

Provide the domain model diagram #3

@peter279k

Description

@peter279k

As title, I tried to analyse this project and illustrate the domain model diagram.

But I'm no sure this is correct. Could you help me check that? Thanks.

Image

In this domain model diagram, I separate components from the context map to complete this domain model diagram.

There're as follows:

  • The Repository is PaymentRepository, IPayMethodRespository, OrderRepository and ProductRepository.
  • The Value Object is Order, Product and Payment.
  • The Entity is CartController and ProductController.
  • The Aggregate Root might be PaymentController and CheckoutController.

Once we confirm the domain model diagram, I think it's great to add the diagram in this README.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions