Skip to content

Commit

Permalink
Extend requirements #14
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Oct 1, 2024
1 parent 382763a commit 3164519
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion lectures/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ Your task is to design this software.
- user story maps
- with BDD-style acceptance criteria
- flowcharts
- static and dynamic models of the software (UML)
- first 3 level of C4
- also static and dynamic models of the software (UML)
- UI mockups

:::::::::
Expand All @@ -68,6 +69,14 @@ Your task is to design this software.
::::::::::::


## diagrams details

- create a user story map in details for one role's set of features
- for example the choreography design
- you don't have to detail every single role
- but give an overview of the system


## work in agile methodology

:::::::::::: {.columns}
Expand Down

0 comments on commit 3164519

Please sign in to comment.