Skip to content

Commit

Permalink
[x] user stories
Browse files Browse the repository at this point in the history
  • Loading branch information
madmatvey committed May 17, 2024
1 parent 57a8c93 commit 06c614d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Your primary task with this homework assignment is to resolve the user stories b
*Estimated time to completion: 3-4 hours*

## User Stories
- [ ] The frontend is not properly fetching data, i.e. filters aren't being sent, requests are being sent too often, non-successful response codes aren't being handled, etc.
- [ ] The backend is taking too long to return the expected data, i.e. filters aren't being applied, too much data is being returned, db performance isn't optimized, etc.
- [ ] The confidence in our current functionality and ability to deploy additional changes is extremely low. Help us increase our confidence in an automated way.
- [ ] The confidence in our security posture is also very low. Help us increase our confidence that we are running a securely designed application.
- [x] The frontend is not properly fetching data, i.e. filters aren't being sent, requests are being sent too often, non-successful response codes aren't being handled, etc.
- [x] The backend is taking too long to return the expected data, i.e. filters aren't being applied, too much data is being returned, db performance isn't optimized, etc.
- [x] The confidence in our current functionality and ability to deploy additional changes is extremely low. Help us increase our confidence in an automated way.
- [x] The confidence in our security posture is also very low. Help us increase our confidence that we are running a securely designed application.

## Assumptions

Expand Down

0 comments on commit 06c614d

Please sign in to comment.