Update Functional requirements authored by Henri Poolakese's avatar Henri Poolakese
......@@ -11,13 +11,19 @@ Prioritize the requirements as must-have, should-have, could-have, or won't-have
**1.Store data in a database (must-have)(KIRKE)**
- Who: As a user
- What: I need my transactions to be stored in a database
- Why: So I they can be quickly retrieved and used for vizualization.
- Why: So I they can be quickly retrieved and used for visualization.
- UC1
- #91
**2.Visualize Accounts as Nodes (must-have) (HENRI)**
- Who: As a user
- What: I want accounts as nodes within a graph.
- Why: So that I can easily identify and analyze the relationships and interactions between different accounts, gaining a clearer and more organized overview of financial connections.
- UC1
- #13
**3.Visualize Outgoing Cash Flows with Outgoing Edges (must-have)(MARIELLE)**
- Who: As a Financial Manager
- What: I want outgoing edges in the visualization to represent outgoing cash flows.
......
......