ABCEFGHIJKLMNOPQRSTUVWXYZ
1
RoleTaskImportance
2
As a new userI want to create a new accountHigh
3
As a returning userI want to log in to my accountHigh
4
As a new or returning userI want to manually add recipesHigh
5
As a new or returning userI want to upload photos or documents of recipes High
6
As a new or returning userI want to save new recipes I find on the internetHigh
7
As a new or returning userI want to create a meal planHigh
8
As a new or returning userI want to share a meal plan with someone elseHigh
9
As a new or returning userI want to organize my recipes in collections or groupsHigh
10
As a new or returning userI want to share a recipe with someone elseMedium
11
As a new or returning userI want to edit or delete meal plansMedium
12
As a returning userI want to reset my passwordMedium
13
As a returning userI want to delete my accountMedium
14
As a new or returning userI want to create a grocery listMedium
15
As a new or returning userI want to share my grocery list with someone elseMedium
16
As a new or returning userI want to add a photo of what I cooked to my recipe fileMedium
17
As a new or returning userI want to 'tag' recipe files based on their ingredientsMedium
18
As a new or returning userI want to search for a saved recipe Medium
19
As a new userI want to sync my recipes from another app or sourceLow
20
As a new or returning userI want to delegate cooking tasks to members of my householdLow
21
As a new or returning userI want to search for recipes by listing the ingredients I have on handLow
22
As a new or returning userI want to save a new version of a recipeLow
23
As a new or returning userI want to 'follow' other users to see their recipe filesLow
24
As a new or returning userI want to collaborate with others in real-time when creating recipesLow
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100