From 9f55d05b3859a96ed0eb0d8eae9d370581863b58 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 17 Feb 2014 13:50:20 -0500 Subject: Added to the table and modified some entries to be more specific. --- docs/Sprint1.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/Sprint1.md b/docs/Sprint1.md index 47db26a..6ad661d 100644 --- a/docs/Sprint1.md +++ b/docs/Sprint1.md @@ -23,11 +23,16 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak | Task Description | Time Approx. | Team Member | User Stories Affected| |:----------:|:-----------:|:------------:|:------------:|:------------:| |Set up server on 199.180.255.147| 1 | Luke | All | -|Create log-in system backend | 5 | TBD | 1 | -|Create log-in system UI | 3 | TBD | 1 | +|Create log-in system backend (verification, cookies, and redirection) | 5 | TBD | 1 | +|Create log-in system UI (forms, CSS, and submission) | 3 | TBD | 1 | |Set up Scaffolding for all Models, Views, Controllers | 2 | All | All | -|Set up SQL Database tables and relations | 5 | TBD | All | +|Set up SQL Database tables and relations (implement our database schema) | 5 | TBD | All | |Create Preliminary Tournament Settings Page | 5 | TBD | 2 | |Create Presentable Homepage | 3 | TBD | ALL | |Design/Code Scoring/Pairing Algorithms and Procedures | 3 | TBD | 2 | +|Implement Tournament Registration and Tournament Controller | 3 | TBD | 2 | +|Create a Server Installer Package | 8 | TBD | 5 | +|Create View Tournament Page | 5 | TBD | 6 | +|Create Admin-level Server Management Page | 5 | TBD | 4 | +|Create a Player-level Data Entry Page/Method for Results | 5 | TBD | 3 | -- cgit v1.2.3