ABCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
The Pareto Principle (also known as "The 80-20 Rule") states that users will use 20% of the features 80% of the time.
2
3
4
Cloud Storge New User Stories
* tasks in bold represent features that the client requested
5
6
ROLETASKPURPOSEIMPORTANCE
7
As a new user I want to be able to...sign up for an account using my email, Google account, or Facebook account etc.to create a cloud storage account and use itHigh
8
As a new user I want to be able to...upload a file(s) from a computer or mobile deviceto use the cloud storage service for its intended purposeHigh
9
As a new user I want to be able to...share a folder or group of items with someone and (vice-versa)to send a file that can be viewed/downloaded/edited by another personHigh
10
As a new user I want to be able to...create content: a new document, notes, spreadsheet, or presentaitonto create content that I can have access to on any device with autosave featuresHigh
11
As a new user I want to be able to...collaborate with others in real time on a fileto be able to work simutaneously and efficientlyHigh
12
As a new user I want to be able to...share a single item with someone and (vice-versa)
to ensure I can receive a file that I need to view/edit/downloadHigh
13
As a new user I want to be able to...add tags to my files and foldersfor better organizationMedium
14
As a new user I want to be able to...orgnaize my files and put them into foldersto ensure my files are organizedMedium
15
As a new user I want to be able to...save content I find on the web (links, images, videos, etc.)to "bookmark" items I can access later from any device that I sign into for the cloud storage serviceMedium
16
As a new user I want to be able to...view pricing model/ price tiersto decide what plan I want to go withMedium
17
As a new user I want to be able to...create a folderto start the organization process for my filesMedium
18
As a new user I want to be able to...download a file on to any device: computer or smartphoneto ensure I can save a copy on my computer/device if necessary, or open the downloaded file to be edited in another software programMedium
19
As a new user I want to be able to...access my cloud storage on a different device than the ones I am usingto have access to my files on the goMedium
20
As a new user I want to be able to...log out of my accountto ensure security and privacyMedium
21
As a new user I want to be able to...go through on-boarding tourto understand how to use the productLow
22
As a new user I want to be able to...get information about the product/what is it aboutto find out if this cloud storage service is right for meLow
23
As a new user I want to be able to...leave comments on documentsto ensure I can communicate thoughts/changes regarding the document for myself or other peopleLow
24
As a new user I want to be able to...directly message people I am collaborating with, or have a call/video chatto have communicationLow
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