diff --git a/Software-Architecture-Document-(SAD).md b/Software-Architecture-Document-(SAD).md index d0c77ed..d20ede5 100644 --- a/Software-Architecture-Document-(SAD).md +++ b/Software-Architecture-Document-(SAD).md @@ -56,7 +56,7 @@ This document contains the Architectural Representation, Goals and Constraints a as the Logical, Deployment, Implementation and Data Views. ## 2. Architectural Representation -![Architecture](TODO) +![Architecture](https://github.com/Mueller-Patrick/Betterzon/blob/master/doku/betterzon_stack.png) ## 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. @@ -80,10 +80,10 @@ TODO TODO ## 7. Deployment View -![Deployment View](TODO) +![Deployment View](https://github.com/Mueller-Patrick/Betterzon/blob/master/doku/Deployment_View.png) ## 9. Data View -![Database View](TODO) +![Database View](https://github.com/Mueller-Patrick/Betterzon/blob/master/doku/ERM.png) ## 10. Size and Performance n/a