Skip to content

Commit

Permalink
add user goal testing writeup #4
Browse files Browse the repository at this point in the history
  • Loading branch information
blahosyl authored Apr 20, 2024
1 parent 4e432b3 commit 9cdd9da
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@ The same set of goals was determined for all users of the app regardless of whet
- [UX9] I want to be able to visually distinguish different kinds of information on the screen
- [UX10] I want to know the result of each step/choice in the process

|Goal |Feature facilitating the goal|
|--- |---|
|UX1 |[Visual design](README.md/#visual-design)|
|UX1 |[Interaction design](README.md/#interaction-design)|
|UX2 |[List of dishes adjusted for each step](README.md/#interaction-design)|
|UX3 |[Users can decide after adding each recipe if they want to add more](README.md/#interaction-design)|
|UX4 |[Selected dish and ingredients screen](README.md/#selected-dish-and-ingredients)|
|UX5 |[`ShoppingList`](README/oop) objects and methods|
|UX6 |[Pantry checker function](README.md/#pantry-checker)|
|UX7 |[Interaction design](README.md/#interaction-design)|
|UX8 |[Clear screen](README.md/#interaction-design)|
|UX9 |[Visual design](README.md/#visual-design)|
|UX10 |[Confirmation messages](README.md/#interaction-design)|

### Creator goals

- [CR1] I want to create my first Python application
Expand Down

0 comments on commit 9cdd9da

Please sign in to comment.