CMPUT301W13T06 / classproject

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

Store Recipes #13

Closed gptrinh closed 11 years ago

gptrinh commented 11 years ago

References Issue #003

Story(optional): As a user, I want the recipes to be stored so I can view them offline.

Description: User wishes to store or save chosen recipes for offline viewing

Actor: User

Precondition: User must have viewed and chosen a recipe to save.

Trigger: User selects the "Save" / "Save Recipe" option while viewing their desired recipe

Basic Flow:

1. User navigates to a Recipe
2. User chooses to save this particular recipe by clicking the "Save" / "Save Recipe" Option

Tests:

  1. Save to cache
  2. Cache doesn't reset each time app is reset