summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-29 14:59:33 -0400
committernfoy <nfoy@purdue.edu>2014-04-29 14:59:33 -0400
commit4e69e23c20b9b8e54d28c88a95bfb5105aaca384 (patch)
tree346a5823d87ddf04d4a3304e3021ac3ee0308307
parent0d6f7a3bfbf4c87510a1bcf967b618f98e149d49 (diff)
Skeleton for sprint3 retro is up.
-rw-r--r--doc/Sprint3-Retrospective.md150
1 files changed, 150 insertions, 0 deletions
diff --git a/doc/Sprint3-Retrospective.md b/doc/Sprint3-Retrospective.md
new file mode 100644
index 0000000..da87a05
--- /dev/null
+++ b/doc/Sprint3-Retrospective.md
@@ -0,0 +1,150 @@
+---
+title: "Team 6 - Project Leaguer: Sprint 2 Retrospective"
+author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumaker, Davis Webb ]
+---
+
+# Tasks
+
+The "size" is using the modified Fibonacci scale. A '1' is expected
+to take less than an hour. A '3' is expected to take 3-6 hours. A
+'5' should take the better part of a day or two. An 8 should take
+several days.
+
++---------------------------------------------------------+------+------------+----+
+| Tasks Implemented and Working | Size | Person\* | US |
++=========================================================+======+============+====+
+| [Intelligent Error Handling] (#error-hand) | 3 | Andrew | 3 |
++---------------------------------------------------------+------+------------+----+
+| [Search] (#search) | 5 | Tomer | 6 |
++---------------------------------------------------------+------+------------+----+
+| [Remote Game UserNames] (#remote_user) | 3 | Davis | 12 |
++---------------------------------------------------------+------+------------+----+
+| [Email verification] (#email-varify) | 8 | Luke | 2 |
++---------------------------------------------------------+------+------------+----+
+| [Alternate Scoring and pairing methods] (#alt-score-par)| 5 | G, A, D | 7,8|
++---------------------------------------------------------+------+------------+----+
+| [Tournament preference interface] (#tourn-prefer) | 3 | Andrew | 9 |
++---------------------------------------------------------+------+------------+----+
+| [More types of seeded settings] (#seed) | 2 | Andrew | 9 |
++---------------------------------------------------------+------+------------+----+
+| [Asynchronous Riot Pulls] (#async) | 5 | Nathaniel | 11 |
++---------------------------------------------------------+------+------------+----+
+| [Map out brackets scaffolding] (#brack-scaff) | 5 | Tomer | 10 |
++---------------------------------------------------------+------+------------+----+
+| [Create braket creation and submission gui] (#brack-gui)| 3 | Tomer | 10 |
++---------------------------------------------------------+------+------------+----+
+| [General Interface Cleanups] (#interface-cleean) | 2 | Tomer | 1 |
++---------------------------------------------------------+------+------------+----+
+| [Make it look professional] (#professional) | 3 | All | 1 |
++---------------------------------------------------------+------+------------+----+
+| [Expand Peer Evaluation] (#peer-expansion) | 3 | G, A, D | 7 |
++---------------------------------------------------------+------+------------+----+
+| [Private Messages] (#priv-messages) | 5 | N, L | 5 |
++---------------------------------------------------------+------+------------+----+
+| [Alerts] (#alerts) | 3 | Guntas | 4 |
++---------------------------------------------------------+------+------------+----+
+| [Project Leaguer Logo] (#logo) | spike| G, D | 1 |
++---------------------------------------------------------+------+------------+----+
+
+
+
+
++---------------------------------------------------------+------+------------+----+
+| Tasks Implemented and Not Working Well | Size | Person\* | US |
++=========================================================+======+============+====+
+TODO
+
+
+
+
++---------------------------------------------------------+------+------------+----+
+| Tasks Not Implemented | Size | Person\* | US |
++=========================================================+======+============+====+
+TODO
+
+
+
+
+# Implemented and working
+
+## Intelligent Error Handling (#error-hand)
+
+TODO
+
+## Search (#search)
+
+TODO
+
+## Remote Game UserNames (#remote_user)
+
+TODO
+
+## Email verification (#email-varify)
+
+TODO
+
+## Alternate Scoring and pairing methods (#alt-score-par)
+
+TODO
+
+## Tournament preference interface (#tourn-prefer)
+
+TODO
+
+## More types of seeded settings (#seed)
+
+TODO
+
+## Asynchronous Riot Pulls (#async)
+
+TODO
+
+## Map out brackets scaffolding (#brack-scaff)
+
+TODO
+
+## Create braket creation and submission gui (#brack-gui)
+
+TODO
+
+## General Interface Cleanups (#interface-cleean)
+
+TODO
+
+## Make it look professional (#professional)
+
+TODO
+
+## Expand Peer Evaluation (#peer-expansion)
+
+TODO
+
+## Private Messages (#priv-messages)
+
+TODO
+
+## Alerts (#alerts)
+
+TODO
+
+## Project Leaguer Logo (#logo))
+
+TODO
+
+
+
+# Implemented but not working well
+
+TODO
+
+
+
+# Not implemented
+
+TODO
+
+
+
+# How to improve
+
+TODO