Skip to content

Bounded Contexts

Charles Solar edited this page Jun 13, 2018 · 1 revision

In this app we have the following contexts:

Basket

Shopping cart, and items in carts

Catalog

Products, catalog brands, and types

Configuration

Setup and seeding initial app stuff

Identity

User login, registration

Location (not implemented)

User location and regions

Marketing (not implemented)

Sales campaigns

Ordering

Buyers aka customers, and orders made

Payment (not implemented)

Order payment information

Clone this wiki locally