diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-17 20:24:45 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-02-17 20:24:45 -0500 |
commit | 03877b74a9e921d238cb44308a9d8faa89457a95 (patch) | |
tree | 0bf80dee9b0ce40903c8380efa64405df3d02be4 | |
parent | 397fe7d669b490e7cb27605a5fdb2556c7441442 (diff) |
task
-rw-r--r-- | docs/Sprint1.md | 36 |
1 files changed, 20 insertions, 16 deletions
diff --git a/docs/Sprint1.md b/docs/Sprint1.md index 361957d..6fb1a02 100644 --- a/docs/Sprint1.md +++ b/docs/Sprint1.md @@ -24,34 +24,38 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak +---------------------------------------------------------+------+--------+----+ | Task Description | Size | Person | US | +=========================================================+======+========+====+ -| Set up Scaffolding for all Models, Views, Controllers | 2 | All |All | +| Set up Scaffolding for all Models, Views, Controllers | | All | 1 | +---------------------------------------------------------+------+--------+----+ -| Deploy rails on the server at 199.180.255.147 | 1 | Luke | 7 | +| Set up SQL Database tables and relations (implement our | | TBD | 1 | +| database schema) | | | | ++---------------------------------------------------------+------+--------+----+ +| Deploy rails on the server at 199.180.255.147 | | Luke | 1 | ++---------------------------------------------------------+------+--------+----+ +| Peer review | | All | 1 | +---------------------------------------------------------+------+--------+----+ -| Create log-in system backend (verification, cookies, | 5 | TBD | 1 | +| Create log-in system backend (verification, cookies, | | TBD | 2 | | and redirection) | | | | +---------------------------------------------------------+------+--------+----+ -| Create log-in system UI (forms, CSS, and submission) | 3 | TBD | 1 | +| Create log-in system UI (forms, CSS, and submission) | | TBD | 2 | +---------------------------------------------------------+------+--------+----+ -| Set up SQL Database tables and relations (implement our | 5 | TBD |All | -| database schema) | | | | +| Test it | | TBD | 2 | +---------------------------------------------------------+------+--------+----+ -| Create Preliminary Tournament Settings Page | 5 | TBD | 2 | +| Peer review | | TBD | 2 | +---------------------------------------------------------+------+--------+----+ -| Create Presentable Homepage | 3 | TBD | 8 | +| Create Preliminary Tournament Settings Page | | TBD | 3 | +---------------------------------------------------------+------+--------+----+ -| Design/Code Scoring/Pairing Algorithms and Procedures | 3 | TBD | 2 | +| Create Presentable Homepage | | TBD | 8 | +---------------------------------------------------------+------+--------+----+ -| Implement Tournament Registration and Tournament | 3 | TBD | 2 | -| Controller | | | | +| Design/Code Scoring/Pairing Algorithms and Procedures | | TBD | 3 | +---------------------------------------------------------+------+--------+----+ -|Create a Server Installer Package | 8 | TBD | 5 | +| Implement Tournament Registration and Tournament | | TBD | 2 | +| Controller | | | | +---------------------------------------------------------+------+--------+----+ -|Create View Tournament Page | 5 | TBD | 6 | +| Create View Tournament Page | | TBD | 6 | +---------------------------------------------------------+------+--------+----+ -|Create Admin-level Server Management Page | 5 | TBD | 4 | +| Create Admin-level Server Management Page | | TBD | 4 | +---------------------------------------------------------+------+--------+----+ -|Create a Player-level Data Entry Page/Method for Results | 5 | TBD | 3 | +| Create a Player-level Data Entry Page/Method for Results| | TBD | 3 | +---------------------------------------------------------+------+--------+----+ -|Create User Registration and Verification System | 5 | TBD | 1 | +| Create User Registration and Verification System | | TBD | 1 | +---------------------------------------------------------+------+--------+----+ |