Skip to content

Commit 5096ce7

Browse files
authored
Update readme.md
formatting
1 parent f21f4ea commit 5096ce7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Big-Spender/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ psql big-spender
2828

2929
## User Stories:
3030

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.
3535

3636
## Briefing
3737

0 commit comments

Comments
 (0)