This is from the sequence diagram shows what happens when the user chooses to show their weekly spendings. P24 of the DG
The loop condition "spendings" isn't clear enough to convey that we are looping through a spending list. Perhaps could change it to a more informative condition, such as, iterating through the spending list
This is from the sequence diagram shows what happens when the user chooses to show their weekly spendings. P24 of the DG
The loop condition "spendings" isn't clear enough to convey that we are looping through a spending list. Perhaps could change it to a more informative condition, such as, iterating through the spending list