Skip to content

Commit

Permalink
Add requrement analysis and architecture review slides #32
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Nov 2, 2024
1 parent 1291822 commit 5237e71
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 0 deletions.
42 changes: 42 additions & 0 deletions lectures/14_code_review.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,48 @@ revealjs-url: "../assets/reveal.js-5.1.0/"
::::::
:::::::::
::::::::::::


## requirement analysis review

:::::::::::: {.columns}
::::::::: {.column width="40%"}
![user story map](figures/user_statistics/story_map.drawio.svg){width=400}

::: {.text-smaller .mt-3}
- can be discussed / reviewed
- even with a customer representative

:::
:::::::::
::::::::: {.column width="15%" .mt-5}
![](figures/double_arrow.drawio.svg){width=100}

:::::::::
::::::::: {.column width="45%"}
![user story "reviewed" in an issue tracker](figures/user_statistics/user_story_review_2.png){width=400}

:::::::::
::::::::::::

## architecture review

:::::::::::: {.columns}
::::::::: {.column width="40%"}
![C4 diagrams as the output of the high level design](figures/user_statistics/c4_component.excalidraw.svg){width=400}

:::::::::
::::::::: {.column width="15%" .mt-5}
![](figures/double_arrow.drawio.svg){width=100}

:::::::::
::::::::: {.column width="40%"}
![risk storming as a review process](figures/user_statistics/risk_storming.excalidraw.svg){width=400}

:::::::::
::::::::::::


#

|type |formality |led by |effort |documentation |
Expand Down
4 changes: 4 additions & 0 deletions lectures/figures/user_statistics/story_map.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5237e71

Please sign in to comment.