From 88bf09d78d6167ddf2e980bb3d8a71bac0c2a2e5 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 17 Feb 2014 12:53:17 -0500 Subject: merge stuff from sprint_pne.docx into Sprint1.md --- docs/Sprint1.md | 16 ++++++++++------ docs/sprint_one.docx | Bin 4791 -> 0 bytes 2 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 docs/sprint_one.docx diff --git a/docs/Sprint1.md b/docs/Sprint1.md index eaf70c5..53a2c8f 100644 --- a/docs/Sprint1.md +++ b/docs/Sprint1.md @@ -3,10 +3,14 @@ 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 +1) As a host/player, I would like to register and have an account. + - For this task, we will be creating the user registration and log + in capabilities for Leaguer. +2) As a host, I would like to start a tournamnet. + - For this task, we will be creating a base tournament system for a + host to run. +3) As a host/player, I would like to enter scores for players. +4) As an administrator, I want to specify how users become hosts. +5) As an administrator, I would like to install and boot my own server. +6) As a user I would like to see the progressof the tournament in my browser. diff --git a/docs/sprint_one.docx b/docs/sprint_one.docx deleted file mode 100644 index 284970e..0000000 Binary files a/docs/sprint_one.docx and /dev/null differ -- cgit v1.2.3