CMPUT301W13T06 / classproject

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

Publish Recipe #9

Closed f2prateek closed 11 years ago

f2prateek commented 11 years ago

References Issue #003

Story(optional): As a user, I want to publish recipes.

Description: User would like to publish a recipe

Actor: User

Precondition: User has selected the recipe to share

Trigger: User selects publish button

Basic Flow:

1. User selects recipe to share
2. User clicks publish

Tests:

  1. Empty Recipe
  2. Duplicate Recipe

Note: This could be implemented as an extension of #008, we can have a protected broadcast receiver that handles the publishing.