-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Milestone
Description
References Issue #3
Story(optional): As a user, I want to email other users recipes that they can immediately import into their recipe program.
Description: User can email recipes to other users, who can them import them onto their app
Actor: User, Receiver
Precondition: User chooses a recipe to email
Trigger: User selects to email recipes
Basic Flow:
1. User selects recipe
2. User chooses email
3. Receiver gets email
4. Receiver imports recipe
Tests:
- Email goes through
- Everything imports for the receiver