@@ -13,10 +13,10 @@ Prioritize the requirements as must-have, should-have, could-have, or won't-have
- What: I need my transactions to be stored in a database
- Why: So I they can be quickly retrieved and used for vizualization.
**2.Display transactions**
**2.Visualize Accounts, Companies, or Groups as Nodes**
- Who: As a user
- What: I need view, where all my transactions are displayed as edges in a graph
- Why: So I could have a better overview of how the flows.
- What: I want accounts, companies, and groups to be visualized as nodes within a graph.
- Why: So that I can easily identify and analyze the relationships and interactions between different participants, gaining a clearer and more organized overview of financial connections.
**3.Visualize Outgoing Cash Flows with Outgoing Edges**
- Who: As a Financial Manager
...
...
@@ -181,7 +181,7 @@ data-driven decisions to improve financial performance in specific locations.
- What: I want to see the average frequency of transactions for the same period when listing SMEs or Corporations based on transaction frequency.
- Why: So that I can better understand transaction patterns within the selected time frame, allowing me to evaluate customer payment behaviors and optimize financial planning accordingly.
**29. Select a Company and Display a List of Transactions to My Company (IS THIS LEVEL NECCESSARY?)**
**29. Select a Company and Display a List of Transactions to My Company**
- Who: As a Financial Manager
- What: I want to select a company from the list of SMEs or Corporations sorted by transaction frequency and display the list of transactions sorted by amount to my company.
- Why: So that I can analyze specific transactions from high-frequency partners, helping me manage key relationships and optimize incoming cash flows.
...
...
@@ -196,7 +196,7 @@ data-driven decisions to improve financial performance in specific locations.
- What: I want to see the average amount of transactions for the same period when listing my transactions based on frequency to SMEs and Corporations.
- Why: So that I can better analyze the financial impact of frequent transactions and optimize resource allocation by understanding the average value of transactions within the selected time frame.
**32. Select a Company and Display Transactions from My Company Sorted by Amount (IS THIS LEVEL NECCESSARY?)**
**32. Select a Company and Display Transactions from My Company Sorted by Amount**
- Who: As a Financial Manager
- What: I want to select a company from the list of SMEs or Corporations sorted by the number of transactions from my company and display the transactions sorted by amount.
- Why: So that I can analyze the largest transactions to high-frequency partners, helping me manage significant outflows and prioritize key financial relationships.