summaryrefslogtreecommitdiff
path: root/docs/ProductBacklog.md
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-01-30 17:17:22 -0500
committertkimia <tkimia@purdue.edu>2014-01-30 17:17:22 -0500
commit71cc7ec42100c20fc02e6f7dc9a0e7a8c8542899 (patch)
treef0cc0eaeb3b1ee503f9e17481cf06e560ac7ed2a /docs/ProductBacklog.md
parent8f8228dba8d7479cac8e557f38a0c3e0b52f3489 (diff)
Changed Func Req. to user stories
wooop
Diffstat (limited to 'docs/ProductBacklog.md')
-rw-r--r--docs/ProductBacklog.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/ProductBacklog.md b/docs/ProductBacklog.md
index 7740da6..a061a59 100644
--- a/docs/ProductBacklog.md
+++ b/docs/ProductBacklog.md
@@ -41,13 +41,13 @@ Requirements
+---------+-----------------------------------+-----------------------------+
| | Functional Requirements | Non-Functional Requirements |
+=========+===================================+=============================+
-| Must be | - Tournament Creation | - None |
-| done | - Tournament Settings Management | |
-| | - Tournament Registration | |
-| | - Tournament Pairings | |
-| | - Peer Review System | |
-| | - Standings | |
-| | - Server File Backup | |
+| Must be | - As a host, I would like to create a new tournament. | - None |
+| done | - As a host, I would like to set some of the parameters of a tournamet, such as number of players per team, whether spectators ar allowed, and game type. | |
+| | - As a player, I would like to register for a tournament. | |
+| | - As a host, I would like to assign members to team, or have the option to randomly assign teams. | |
+| | - As a player, I would like to rate my peers, and would like to be reviewed by my peers. | |
+| | - As a player, or spectator, I would like to see the standings of all players. | |
+| | - As a host, or a player, I would like my win/rating history to be stored so that I can have the same profile throughout many tournaments. | |
+---------+-----------------------------------+-----------------------------+
| If time | - Alert System | - Interactive Menu |
| allows | - Private Message System | - Twitch Integration |