summaryrefslogtreecommitdiff
path: root/docs/ProductBacklog.md
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-30 19:05:44 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-30 19:05:44 -0500
commit4acbec714729ba9ac4810483d7a62f63f989a3a3 (patch)
treeaf6d06b161e7578fe9fc011d2ea770d392add298 /docs/ProductBacklog.md
parent275cef8621518751b80b7c7438af60b10813dee5 (diff)
ProductBacklog: change the table into a bullet list
Diffstat (limited to 'docs/ProductBacklog.md')
-rw-r--r--docs/ProductBacklog.md29
1 files changed, 13 insertions, 16 deletions
diff --git a/docs/ProductBacklog.md b/docs/ProductBacklog.md
index 43a3f9d..28bd29e 100644
--- a/docs/ProductBacklog.md
+++ b/docs/ProductBacklog.md
@@ -56,22 +56,19 @@ Requirements
------------
- Essential functional requirements
+ - As a host, I would like to create a new tournament.
+ - 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.
- Essential non-functional requirements
- Non-essential functional requirements
+ - Alert System
+ - Private Message System
+ - Advanced Tournament Search
- Non-essential non-functional requirements
-
-+---------+-----------------------------------+-----------------------------+
-| | Functional Requirements | Non-Functional Requirements |
-+=========+===================================+=============================+
-| 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 |
-| | - Advanced Tournament Search | - Mobile Access |
-+---------+-----------------------------------+-----------------------------+
+ - Interactive Menu
+ - Twitch Integration
+ - Mobile Access