From cc7c42f9c3d81bbf8a1d54d336f7c50ed68adcf7 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 10 Mar 2014 21:46:03 -0400 Subject: Final upload of files. --- doc/Sprint2.md | 116 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 61 insertions(+), 55 deletions(-) (limited to 'doc') diff --git a/doc/Sprint2.md b/doc/Sprint2.md index 575f694..a823600 100644 --- a/doc/Sprint2.md +++ b/doc/Sprint2.md @@ -10,34 +10,38 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak 2) As an admin, I would like anti-spam measures for registration. -3) As a player I would like to review my peers and like to have our +3) As a player I would like to review my peers and have our scores reflect these reviews. -4) As a host I would like to have both game type specific settings and +4) As a host I would like to have both game-type specific settings and tournament specific preferences available when creating a new tournament. + - These settings and preferences were moved to sprint 2 from sprint 1 + because we did not have the API functionality for any specific game yet. -5) As a host/player spectator I would like to have Riot Games League - of Legends API integration. +5) As a host/player/spectator I would like to have Riot Games League + of Legends API integration for match and player statistics and results for + League of Legends tournaments. 6) As a host/player, I would like my pages to actively update without refreshing my current page. - For this task, we will implement an Active Status Update system with AJAX. 7) As a host/player, I would like to see an interactive tournament lobby page - that displays tournament information and its matches. + that displays tournament and match information. + - This will be accomplished with dynamic graphs, trees, and status bars. 8) As a host/player, I would like the Leaguer application to be more intuitive and easy to use. 9) As a user, I would like past tournament and player information to be persistent and search-able. - - A working search bar should be implemented that will find specific + - A working search utility should be implemented that will find specific players or tournaments and return their pages. -10) As a user, I would like Player Profile pages. - - For this task, we will be creating profile pages for registered users - that have player-specific information: name, tournament history, etc. +10) As a user, I would like to see Player Profile pages. + - For this task, we will be creating profile pages for registered users that + have player-specific information such as tournament history and activity. # Tasks @@ -46,52 +50,54 @@ 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 | 2 | -+---------------------------------------------------------+------+--------+----+ -| Email Verification Option | 5 | Luke | 2 | -+---------------------------------------------------------+------+--------+----+ -| Implement Teammate Rating System (peer review view) | 5 | Guntas | 3 | -+---------------------------------------------------------+------+--------+----+ -| Design/Code Scoring/Pairing Algorithms and Procedures | 5 | D&F&A | 3 | -+---------------------------------------------------------+------+--------+----+ -| Implement game-type specific and tournament | 8 | Luke&A | 4 | -| specific settings and preferences | | Guntas | | -+---------------------------------------------------------+------+--------+----+ -| Retrieve data from Riot Games (TM) API | 3 | Foy | 5 | -+---------------------------------------------------------+------+--------+----+ -| Parse Riot data and attach to scoring subsystem | 5 | Davis | 5 | -+---------------------------------------------------------+------+--------+----+ -| Teach Andrew and Tomer AJAX | 2 | Luke | 6 | -+---------------------------------------------------------+------+--------+----+ -| Make pages auto-update with AJAX | 5 | T&A | 6 | -+---------------------------------------------------------+------+--------+----+ -| Setting up a Tournament View for matches and tree | 5 | Tomer | 7 | -+---------------------------------------------------------+------+--------+----+ -| Increase Usability | 3 | All-L | 8 | -+---------------------------------------------------------+------+--------+----+ -| Project Leaguer Logo | spike| D&G | 8 | -+---------------------------------------------------------+------+--------+----+ -| Develop comprehensive data storage for s&p&other | 5 | Luke&A | 9 | -+---------------------------------------------------------+------+--------+----+ -| Create Player Profile Pages | 2 | Tomer | 10 | -+---------------------------------------------------------+------+--------+----+ -| Gravitar Integration | 2 | Foy | 10 | -+---------------------------------------------------------+------+--------+----+ -| Test it | 1 | All-L | all| -+---------------------------------------------------------+------+--------+----+ -| Peer review | 1 | All | all| -+---------------------------------------------------------+------+--------+----+ ++---------------------------------------------------------+------+------------+----+ +| Task Description | Size | Person\* | US | ++=========================================================+======+============+====+ +| Define Specific Unit Tests for Security | 3 | All | 1 | ++---------------------------------------------------------+------+------------+----+ +| Implement Anti-spam measures | 2 | Davis | 2 | ++---------------------------------------------------------+------+------------+----+ +| Email Verification Option | 5 | Luke | 2 | ++---------------------------------------------------------+------+------------+----+ +| Implement Teammate Rating System (peer review view) | 5 | Guntas | 3 | ++---------------------------------------------------------+------+------------+----+ +| Design/Code Scoring/Pairing Algorithms and Procedures | 5 | D+F+A | 3 | ++---------------------------------------------------------+------+------------+----+ +| Implement game-type specific and tournament | 8 | L+A+G | 4 | +| specific settings and preferences | | | | ++---------------------------------------------------------+------+------------+----+ +| Retrieve data from Riot Games (TM) API | 3 | Foy | 5 | ++---------------------------------------------------------+------+------------+----+ +| Parse Riot data and attach to scoring subsystem | 5 | Davis | 5 | ++---------------------------------------------------------+------+------------+----+ +| Teach Andrew and Tomer AJAX | 2 | Luke | 6 | ++---------------------------------------------------------+------+------------+----+ +| Make pages auto-update with AJAX | 5 | T+A | 6 | ++---------------------------------------------------------+------+------------+----+ +| Setting up a Tournament View for matches and tree | 5 | Tomer | 7 | ++---------------------------------------------------------+------+------------+----+ +| Increase Usability | 3 | All-L | 8 | ++---------------------------------------------------------+------+------------+----+ +| Project Leaguer Logo | spike| D+G | 8 | ++---------------------------------------------------------+------+------------+----+ +| Develop comprehensive data storage for s&p&other | 5 | L+A | 9 | ++---------------------------------------------------------+------+------------+----+ +| Create Player Profile Pages | 2 | Tomer | 10 | ++---------------------------------------------------------+------+------------+----+ +| Gravitar Integration | 2 | Foy | 10 | ++---------------------------------------------------------+------+------------+----+ +| Test it | 1 | All-L | all| ++---------------------------------------------------------+------+------------+----+ +| Peer review | 1 | All | all| ++---------------------------------------------------------+------+------------+----+ Total Size of Iteration: 55 -D - 10 -A - 10 -F - 10 -G - 10 -L - 11 -T - 10 + D = Davis = 10 + A = Andrew = 10 + F = Nathaniel = 10 + G = Guntas = 10 + L = Luke = 11 + T = Tomer = 10 + +\* `+` means those members work together, `-` means exclude following members -- cgit v1.2.3