From 4acbec714729ba9ac4810483d7a62f63f989a3a3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 30 Jan 2014 19:05:44 -0500 Subject: ProductBacklog: change the table into a bullet list --- docs/ProductBacklog.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) (limited to 'docs/ProductBacklog.md') 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 -- cgit v1.2.3