We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789b984 commit c2fcadfCopy full SHA for c2fcadf
README.md
@@ -11,17 +11,13 @@
11
**Bounded Contexts:**
12
13
- **`Cart`** - Context for cart operations
14
-
15
- **Subdomains:** -
16
- **`Core Cart`** - adding items to the shopping cart
17
- **`Generic Payment`** - payment for goods
18
19
- **`Warehouse`** - Context for warehouse operations
20
21
22
- **`Core OrderManagement`** - order management at the warehouse
23
- **`Supporting Location`** - management of product locations at the warehouse, product categorization
24
25
- **`Accounting`** - accounting context
26
27
- **`Core Reports`** - financial reports generation
0 commit comments