summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-07 20:01:29 -0400
committernfoy <nfoy@purdue.edu>2014-04-07 20:01:29 -0400
commitbb73e4e1e541f354f41e9a1bb1be4cae6982cad4 (patch)
tree370bc7a5d23f2d56f3ab94c3619b04d98ccf9e71 /doc
parent9abdb14b49e5d0b5447d99e7b40bc011c085b4b2 (diff)
Sprint 3 User case merging
Diffstat (limited to 'doc')
-rw-r--r--doc/Sprint2-Retrospective.md3
-rw-r--r--doc/sprint3.md47
2 files changed, 24 insertions, 26 deletions
diff --git a/doc/Sprint2-Retrospective.md b/doc/Sprint2-Retrospective.md
index 201d44d..a7912b6 100644
--- a/doc/Sprint2-Retrospective.md
+++ b/doc/Sprint2-Retrospective.md
@@ -177,6 +177,7 @@ also possible to utilize a number of other image options, such as sizing.
Everything we implemented was implemented well, or else we didn't implement it.
+
# Not implemented
## Email Verification Option (#email-verify)
@@ -193,6 +194,8 @@ would follow up on any opportunities to explore creating a Leauger Logo, but thi
simply did not happen. We greatly want one, but it's still just a low priority
extra feature.
+
+
# How to improve
1. We can better document our code with proper commentation and indentation. The
diff --git a/doc/sprint3.md b/doc/sprint3.md
index 49ffb50..a29e625 100644
--- a/doc/sprint3.md
+++ b/doc/sprint3.md
@@ -5,50 +5,43 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak
# User Stories
-1) As a user, I would like my League of Legends user and match information to be
- obtained automatically; with no input from myself.
+1) As a user, I would like the web interface to look more professional and complete.
-2) As an user, I would like Project Leaguer to look more polished and complete.
+2) As an admin, I would like to have an email verification system for a more secure
+ and spam free enviroment.
-3) As an admin, I would like to have email verification in order to prevent spam.
+3) As an admin, I would like to send alerts to users.
-4) As a host, I would like to have more base tournament settings (e.g. Round
- Robin team pairings).
+4) As a user, I would like to be able to send private messages.
-5) As a user, I would like better peer evaluations for the pussies that can't rank
- their teammates.
+5) As a user, I would like a working search utility
-6) As an admin, I would like to send alerts to users.
+6) As a host or player, I would like a larger set of peer evaluation settings.
-7) As a user, I would like to be able to send private messages.
+7) As a host, I would like to have multiple tournament structures and types for
+ pairing and running tournaments. (e.g. Round Robin team pairings).
-# User Stories
-
-1) As a user, I would like intelligent error handling and 404 redirection.
-
-2) As a user, I would like a working search utility.
+8) As a user, I would like to view and create brackets.
-3) As a player, I would like a way to enter my usernames for several different remote games.
+9) As a user, I would like the Riot API to be asynchronously polled in the
+ background so League of Legends tournaments proceed automatically.
-4) As an admin I would like an option and utility to require email verification for users.
+10) As a player, I would like a way to enter my usernames for several different
+ remote games.
-5) As a host, I would like to have multiple options for scoring.
-6) As a host, I would like to have multiple tournament structures and types for pairing and running tournaments.
-7) As a host, I would like to have an interface for adding tournament-specific preferences.
-8) As a host, I would like to allow a wider variety of kinds of settings to be set.
+# User Stories -- Andrew's remaining ones.
-9) As a user, I would like the Riot API to be asynchronously polled in the background so League of Legends tournaments proceed automatically.
+1) As a user, I would like intelligent error handling and 404 redirection. -- goes with #1
-10) As a user, I would like to view and create brackets.
+5) As a host, I would like to have multiple options for scoring. -- goes with #7 ?
-11) As a user, I would like the web interface to look more professional.
+7) As a host, I would like to have an interface for adding tournament-specific preferences. --?
-12) As a host or player, I would like a larger set of peer evaluation settings.
+8) As a host, I would like to allow a wider variety of kinds of settings to be set. -?
-13) As a user, I would like public documentation, descriptions, and examples of the various scoring/pairing algorithms for tournaments.
#Tasks
@@ -90,3 +83,5 @@ several days.
+---------------------------------------------------------+------+------------+----+
| Alerts | | | |
+---------------------------------------------------------+------+------------+----+
+| Project Leaguer Logo | spike| G, D | 8 |
++---------------------------------------------------------+------+------------+----+ \ No newline at end of file