From 92f73668f1e838d51668680b59de47b27b8c55fa Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 7 Apr 2014 18:55:11 -0400 Subject: Here Foy, documents --- doc/sprint3.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) (limited to 'doc/sprint3.md') diff --git a/doc/sprint3.md b/doc/sprint3.md index 6a175a4..b9d9dd5 100644 --- a/doc/sprint3.md +++ b/doc/sprint3.md @@ -22,6 +22,32 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak 7) As a user, I would like to be able to send private messages. +# 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. + +3) As a player, I would like a way to enter my usernames for several different remote games. + +4) As an admin I would like an option and utility to require email verification for users. + +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. + +9) As a user, I would like the Riot API to be asynchronously polled in the background so League of Legends tournaments proceed automatically. + +10) As a user, I would like to view and create brackets. + +11) As a user, I would like the web interface to look more professional. + +12) As a host or player, I would like a larger set of peer evaluation settings. + #Tasks @@ -62,4 +88,4 @@ several days. | Private Messages | | | | +---------------------------------------------------------+------+------------+----+ | Alerts | | | | -+---------------------------------------------------------+------+------------+----+ \ No newline at end of file ++---------------------------------------------------------+------+------------+----+ -- cgit v1.2.3-2-g168b