


Users must be able to create recipes manually and store them in one spot without resorting to a hodgepodge solution.
Users must be able to save new recipes to the app, by quickly and easily importing information from a blog or website. Recipe information will automatically populate with text from the website or blog.
Users must be able to customize their tags for recipes and then use those tags in the search feature to find their desired recipes.
Users must be able to add recipes to an integrated meal plan to quickly organize their meals for the week.
Users must be able to add ingredients from their recipes to an integrated shopping list to quickly plan their shopping trips.


Task 1: Save a recipe from a website to the app
Task Flow: User taps on add recipe button > Pop up with entry fields open > User enters a enters a URL >
Recipe information is populated from website > User saves the recipe to the app

Task 2: Manually add a recipe to the app
Task Flow: User taps on add recipe button > Pop up with entry fields open > User clicks “Write a recipe” >
Blank recipe form opens > User enters recipe information > User saves the recipe to the app

Task 3: Search for a recipe with custom tags
Task Flow: User taps on search icon to open the search bar > User enters search terms > Results with relevant tags populate

Task 4: Add a recipe to the weekly meal plan.
Task Flow: User taps on calendar icon to open My Meal Plan > User taps on a day to add a meal >
Pop up with entry fields open > User enters a recipe and selects a meal > My Meal Plan is updated with the new information

Task 5: Add recipe ingredients to the shopping list.
Task Flow: User taps on list icon to open My Shopping List > User taps on “Add Recipe” > Pop up with entry fields open >
User enters a recipe and selects ingredients > My Shopping List is updated with the new information

Severity: 4/4
Heuristic violated: Flexibility and Efficiency of Use
The button to add a recipe to the app is currently in the upper right corner of the navigation. User P03 had trouble with the tasks 1 and 2 because he expected to find the button within the body of the home screen.

Severity: 4/4
Heuristic violated: User Control and Freedom, Consistency and standards

Severity: 3/4
Heuristic violated: Visibility of System Status, User Control and Freedom
When a user adds a recipe to the meal plan from the recipe view, they can’t immediately view the meal plan. In order to see the updated meal plan, they have to go back to the main screen and then click on the meal plan icon.

Severity: 3/4
Heuristic violated: Visibility of System Status, User Control and Freedom
When a user adds ingredients to the shopping list from the recipe view, they can’t immediately view the shopping list. In order to see the updated shopping list, they have to go back to the main screen and then click on the shopping list icon.

Severity: 2/4
Heuristic violated: Match between System and the Real World
The shopping list icon is not immediately identifiable. During the user tests, P03 mentioned that the icon looks like it represents a file or a document rather than a list, so they were uncertain where the icon would take them

Severity: 2/4
Heuristic violated: Consistency and StandardsThe check marks in the shopping list are not immediately identifiable as being checked or unchecked. When the icons are checked, the background is white and when the icons are unchecked, the background is also white, which can lead to some visual confusion.