CMPUT301W13T06 / classproject

RecipeBot
http://cmput301w13t06.github.com/classproject/
2 stars 6 forks source link

Query Recipe Based on Ingredients #56

Closed ethanmykytiuk closed 11 years ago

ethanmykytiuk commented 11 years ago

References Issue #003

Story(optional): As a user, I want to query recipes based on a subset of my ingredients

Description: User can search for recipes using only some ingredients

Actor: User

Precondition: user has some items in the pantry

Trigger: User selects to search for recipes with items in the pantry

Basic Flow:

1. User selects ingredients to search
2. User clicks search button
3. App returns results

Tests:

  1. Search with only one ingredient checked
  2. Search with all ingredients checked