Skip to content

Commit

Permalink
docs: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuravlevma committed Dec 27, 2024
1 parent 789b984 commit c2fcadf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,13 @@
**Bounded Contexts:**

- **`Cart`** - Context for cart operations

- **Subdomains:** -
- **`Core Cart`** - adding items to the shopping cart
- **`Generic Payment`** - payment for goods

- **`Warehouse`** - Context for warehouse operations

- **Subdomains:** -
- **`Core OrderManagement`** - order management at the warehouse
- **`Supporting Location`** - management of product locations at the warehouse, product categorization

- **`Accounting`** - accounting context
- **Subdomains:** -
- **`Core Reports`** - financial reports generation
Expand Down

0 comments on commit c2fcadf

Please sign in to comment.