diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-17 12:48:06 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-17 12:48:06 -0500 |
commit | 6c20972c538ca666283cbb497778db8d4cf9494e (patch) | |
tree | 6b645e220593c9e95b1272b4aa5cb5ee8ab9e063 | |
parent | 0f0025af360d3e1d0f959804caae3c6f0825d4a5 (diff) |
Add docs/Sprint1.md with notes from the whiteboard
-rw-r--r-- | docs/Sprint1.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/Sprint1.md b/docs/Sprint1.md new file mode 100644 index 0000000..eaf70c5 --- /dev/null +++ b/docs/Sprint1.md @@ -0,0 +1,12 @@ +--- +title: "Project Leaguer: Sprint 1" +author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumaker, Davis Webb ] +--- + +1) As a host/player, I'd like to register and have an account. +2) As a host, I'd like to start a tournamnet. +3) As a host/player I would like to enter scores for players. +4) As an admin I want to specify how users become hosts. +5) As an admin, I'd like to install and boot my own server. +6) As a user I'd like to see the progressof the tournament in my + browser. |