CMPUT301W13T06 / classproject

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

Globally Tag Recipes #58

Closed ethanmykytiuk closed 11 years ago

ethanmykytiuk commented 11 years ago

References Issue #003

Story(optional): As a user, I want to globally tag recipes. Recipes can have multiple tags and other users can see these tags.

Description: User can tag recipes for others to see

Actor: User

Precondition: User has some recipes in their app

Trigger: User selects to tag a recipe

Basic Flow:

1. User selects tag
2. A tag is added to the recipe 

Tests:

  1. Make sure tag is added in DB and ES
  2. Make sure users can see the tag