summaryrefslogtreecommitdiff
path: root/doc/Sprint2.md
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-03-10 19:09:45 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-03-10 19:09:45 -0400
commit75495f1a3668576e4786feff1c9901a7cfd424ad (patch)
treee82d36a5491055aed9fe1dcca078e4926287eb2b /doc/Sprint2.md
parent73a3c42546e42b05496b89b10bb175e1666af5c7 (diff)
Added the documents for this Sprint2.
Diffstat (limited to 'doc/Sprint2.md')
-rw-r--r--doc/Sprint2.md81
1 files changed, 81 insertions, 0 deletions
diff --git a/doc/Sprint2.md b/doc/Sprint2.md
new file mode 100644
index 0000000..e74b15d
--- /dev/null
+++ b/doc/Sprint2.md
@@ -0,0 +1,81 @@
+---
+title: "Project Leaguer: Sprint 2"
+author: [ Team 6:, Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumaker, Davis Webb ]
+---
+
+# User Stories
+
+1) Security/Verification
+
+2) Peer Review
+
+3) Settings/Preferences
+
+4) LoL API Integration
+
+5) Active Status Update and AJAX
+
+6) Setting up a Tournament View for matches and tree
+
+7) Increased Usability
+
+8) History and Persistent Storage Search
+
+9) Player Profiles
+
+# 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.
+
++---------------------------------------------------------+------+--------+----+
+| Task Description | Size | Person | US |
++=========================================================+======+========+====+
+| Define Specific Unit Tests for Security | 3 | All | 1 |
++---------------------------------------------------------+------+--------+----+
+| Implement Anti-spam measures | 2 | Davis | 1 |
++---------------------------------------------------------+------+--------+----+
+| Gravitar Integration | 2 | Foy | 1 |
++---------------------------------------------------------+------+--------+----+
+| ProjectLeaguer Logo | spike| D&G | 7 |
++---------------------------------------------------------+------+--------+----+
+| Email Verification Option | 5 | Luke | 1 |
++---------------------------------------------------------+------+--------+----+
+| Implement Teammate Rating System (peer review view) | 5 | Guntas | 2 |
++---------------------------------------------------------+------+--------+----+
+| Design/Code Scoring/Pairing Algorithms and Procedures | 5 | D&F&A | 3 |
++---------------------------------------------------------+------+--------+----+
+| Implement gametype specific and tournament | 8 | Luke&A | 3 |
+| specific settings and preferences | | Guntas | |
++---------------------------------------------------------+------+--------+----+
+| Retrieve data from Riot Games (TM) API | 3 | Foy | 4 |
++---------------------------------------------------------+------+--------+----+
+| Parse Riot data and attach to scoring subsystem | 5 | Davis | 4 |
++---------------------------------------------------------+------+--------+----+
+| Teach Andrew and Tomer AJAX | 2 | Luke | 5 |
++---------------------------------------------------------+------+--------+----+
+| Make pages auto-update with AJAX | 5 | T&A | 5 |
++---------------------------------------------------------+------+--------+----+
+| Setting up a Tournament View for matches and tree | 5 | Tomer | 6 |
++---------------------------------------------------------+------+--------+----+
+| Increase Usability | 3 | All-L | 7 |
++---------------------------------------------------------+------+--------+----+
+| Develop comprehensive data storage for s&p&other | 5 | Luke&A | 8 |
++---------------------------------------------------------+------+--------+----+
+| Create Player Profile Pages | 2 | Tomer | 4 |
++---------------------------------------------------------+------+--------+----+
+| Test it | 1 | All-L | 2 |
++---------------------------------------------------------+------+--------+----+
+| Peer review | 1 | All | 1 |
++---------------------------------------------------------+------+--------+----+
+
+Total Size of Iteration: 55
+
+D - 10
+A - 10
+F - 10
+G - 10
+L - 11
+T - 10 \ No newline at end of file