Online Shop (System)
May 23, 2025 ยท View on GitHub
Description
An online shop system that sells products to customers.
Technology
Java, AngularJS, DB/2
Containers
| Container | Description |
|---|---|
| Online Shop Backend Application | |
| Online Shop Database | Stores products, orders, payments, etc. |
| Online Shop Frontend Application |
Incoming Synchronous Requests
| From | Name | To | Technology | Description |
|---|---|---|---|---|
| Customer | uses | Online Shop | HTTPS | browse products, place orders |
Outgoing Synchronous Requests
| From | Name | To | Technology | Description |
|---|---|---|---|---|
| Online Shop | sends email | Email System | order confirmation, shipping notification | |
| Online Shop | ship | Logistics System | REST | products |
| Online Shop | trigger payment | Payment System | REST | credit card, paypal |
System Context View

Context view for the Online Shop modulith example
Navigation
(generated by Overarch with template docs/node.md.cmb)