You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Big-Spender/readme.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,10 @@ psql big-spender
28
28
29
29
## User Stories:
30
30
31
-
As a data analyst, I want to retrieve specific transaction records that meet a certain criteria, so that I can generate insights and reports based on the data.
32
-
As a finance manager, I want to know the total amount spent on a specific month, so that I can compare it with our budget and plan accordingly.
33
-
As a data analyst, I want to filter transactions by a specific keyword, so that I can retrieve records that are relevant to my analysis.
34
-
As a finance manager, I want to add a missing transaction to the database, so that it correctly reflects our latest expenses for our report.
31
+
-As a data analyst, I want to retrieve specific transaction records that meet a certain criteria, so that I can generate insights and reports based on the data.
32
+
-As a finance manager, I want to know the total amount spent on a specific month, so that I can compare it with our budget and plan accordingly.
33
+
-As a data analyst, I want to filter transactions by a specific keyword, so that I can retrieve records that are relevant to my analysis.
34
+
-As a finance manager, I want to add a missing transaction to the database, so that it correctly reflects our latest expenses for our report.
0 commit comments