mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-22 14:23:57 +00:00
SAD should be mostly complete now
parent
4b67b27468
commit
278b0af659
|
@ -56,7 +56,7 @@ This document contains the Architectural Representation, Goals and Constraints a
|
||||||
as the Logical, Deployment, Implementation and Data Views.
|
as the Logical, Deployment, Implementation and Data Views.
|
||||||
|
|
||||||
## 2. Architectural Representation
|
## 2. Architectural Representation
|
||||||
![Architecture](TODO)
|
![Architecture](https://github.com/Mueller-Patrick/Betterzon/blob/master/doku/betterzon_stack.png)
|
||||||
|
|
||||||
## 3. Architectural Goals and Constraints
|
## 3. Architectural Goals and Constraints
|
||||||
The Frontend and the Backend are split up into different components. The web crawler which will be developed later will be an independent component as well. This ensures maximum maintainability and the option to switch one of these components to a different technology in the future without having to rewrite the whole application.
|
The Frontend and the Backend are split up into different components. The web crawler which will be developed later will be an independent component as well. This ensures maximum maintainability and the option to switch one of these components to a different technology in the future without having to rewrite the whole application.
|
||||||
|
@ -80,10 +80,10 @@ TODO
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
## 7. Deployment View
|
## 7. Deployment View
|
||||||
![Deployment View](TODO)
|
![Deployment View](https://github.com/Mueller-Patrick/Betterzon/blob/master/doku/Deployment_View.png)
|
||||||
|
|
||||||
## 9. Data View
|
## 9. Data View
|
||||||
![Database View](TODO)
|
![Database View](https://github.com/Mueller-Patrick/Betterzon/blob/master/doku/ERM.png)
|
||||||
|
|
||||||
## 10. Size and Performance
|
## 10. Size and Performance
|
||||||
n/a
|
n/a
|
||||||
|
|
Loading…
Reference in New Issue
Block a user