From 0c56b6f26f8bb1b29c1287ed4f92b3acc9b944e1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 10 Mar 2014 20:06:52 -0400 Subject: reword the things --- doc/Sprint2.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Sprint2.md b/doc/Sprint2.md index e018e32..e4dba56 100644 --- a/doc/Sprint2.md +++ b/doc/Sprint2.md @@ -5,9 +5,10 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak # User Stories -1) As a host/player, I would like to have only the options my group entitles me to. +1) As an admin, I would like hosts/players, to have only the options + their group entitles them to. -Security/Verification +2) As an admin, I would like anti-spam measures for registration. 2) As a player I would like to review my peers and like to have our scores reflect these reviews. -- cgit v1.2.3-2-g168b From 2e279bad72f42f479d1edfc7bddd04aa26b8eca4 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 10 Mar 2014 20:22:16 -0400 Subject: stuff --- doc/Sprint2.md | 68 ++++++++++++++++++++++++++++------------------------------ 1 file changed, 33 insertions(+), 35 deletions(-) (limited to 'doc') diff --git a/doc/Sprint2.md b/doc/Sprint2.md index e4dba56..332242f 100644 --- a/doc/Sprint2.md +++ b/doc/Sprint2.md @@ -10,36 +10,34 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak 2) As an admin, I would like anti-spam measures for registration. -2) As a player I would like to review my peers and like to have our scores reflect these reviews. +3) As a player I would like to review my peers and like to have our + scores reflect these reviews. -Peer Review +4) As a host I would like to have both game type specific settings and + tournament specific preferences available when creating a new + tournament. -3) As a host I would like to have both game type specific settings and tournament specific preferences available when creating a new tournament. +5) As a host/player spectator I would like to have Riot Games League + of Legends API integration. -Settings/Preferences - -4) As a host/player spectator I would like to have Riot Games League of Legends API integration. - -LoL API Integration - -5) As a host/player, I would like my pages to actively update without +6) As a host/player, I would like my pages to actively update without refreshing my current page. - - For this task, we will implent an Active Status Update system with AJAX. + - For this task, we will implent an Active Status Update system with AJAX. -6) As a host/player, I would like to see an interactive tournament lobby page +7) As a host/player, I would like to see an interactive tournament lobby page that displays tournament information and its matches. -7) As a host/player, I would like the Leaguer application to be more intuitive +8) As a host/player, I would like the Leaguer application to be more intuitive and easy to use. -8) As a user, I would like past tournament and player information to be +9) As a user, I would like past tournament and player information to be persistent and searchable. - - A working search bar should be implemented that will find specific - players or tournaments and return their pages. + - A working search bar should be implemented that will find specific + players or tournaments and return their pages. -9) 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 Player Profile pages. + - For this task, we will be creating profile pages for registered users + that have player-specific information: name, tournament history, etc. # Tasks @@ -53,40 +51,40 @@ several days. +=========================================================+======+========+====+ | Define Specific Unit Tests for Security | 3 | All | 1 | +---------------------------------------------------------+------+--------+----+ -| Implement Anti-spam measures | 2 | Davis | 1 | +| Implement Anti-spam measures | 2 | Davis | 2 | +---------------------------------------------------------+------+--------+----+ -| Gravitar Integration | 2 | Foy | 1 | +| Gravitar Integration | 2 | Foy | 10 | +---------------------------------------------------------+------+--------+----+ -| ProjectLeaguer Logo | spike| D&G | 7 | +| ProjectLeaguer Logo | spike| D&G | | +---------------------------------------------------------+------+--------+----+ -| Email Verification Option | 5 | Luke | 1 | +| Email Verification Option | 5 | Luke | 2 | +---------------------------------------------------------+------+--------+----+ -| Implement Teammate Rating System (peer review view) | 5 | Guntas | 2 | +| Implement Teammate Rating System (peer review view) | 5 | Guntas | 3 | +---------------------------------------------------------+------+--------+----+ | Design/Code Scoring/Pairing Algorithms and Procedures | 5 | D&F&A | 3 | +---------------------------------------------------------+------+--------+----+ -| Implement gametype specific and tournament | 8 | Luke&A | 3 | +| Implement gametype specific and tournament | 8 | Luke&A | 4 | | specific settings and preferences | | Guntas | | +---------------------------------------------------------+------+--------+----+ -| Retrieve data from Riot Games (TM) API | 3 | Foy | 4 | +| Retrieve data from Riot Games (TM) API | 3 | Foy | 5 | +---------------------------------------------------------+------+--------+----+ -| Parse Riot data and attach to scoring subsystem | 5 | Davis | 4 | +| Parse Riot data and attach to scoring subsystem | 5 | Davis | 5 | +---------------------------------------------------------+------+--------+----+ -| Teach Andrew and Tomer AJAX | 2 | Luke | 5 | +| Teach Andrew and Tomer AJAX | 2 | Luke | 6 | +---------------------------------------------------------+------+--------+----+ -| Make pages auto-update with AJAX | 5 | T&A | 5 | +| Make pages auto-update with AJAX | 5 | T&A | 6 | +---------------------------------------------------------+------+--------+----+ -| Setting up a Tournament View for matches and tree | 5 | Tomer | 6 | +| Setting up a Tournament View for matches and tree | 5 | Tomer | 7 | +---------------------------------------------------------+------+--------+----+ -| Increase Usability | 3 | All-L | 7 | +| Increase Usability | 3 | All-L | 8 | +---------------------------------------------------------+------+--------+----+ -| Develop comprehensive data storage for s&p&other | 5 | Luke&A | 8 | +| Develop comprehensive data storage for s&p&other | 5 | Luke&A | 9 | +---------------------------------------------------------+------+--------+----+ -| Create Player Profile Pages | 2 | Tomer | 4 | +| Create Player Profile Pages | 2 | Tomer | 10 | +---------------------------------------------------------+------+--------+----+ -| Test it | 1 | All-L | 2 | +| Test it | 1 | All-L | all| +---------------------------------------------------------+------+--------+----+ -| Peer review | 1 | All | 1 | +| Peer review | 1 | All | all| +---------------------------------------------------------+------+--------+----+ Total Size of Iteration: 55 -- cgit v1.2.3-2-g168b From 8333b6a784a46cc584fe227e1ede6305d5652ba9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 10 Mar 2014 20:24:16 -0400 Subject: re-order some sprint2 tasks --- doc/Sprint2.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/Sprint2.md b/doc/Sprint2.md index 332242f..a7bd719 100644 --- a/doc/Sprint2.md +++ b/doc/Sprint2.md @@ -53,10 +53,6 @@ several days. +---------------------------------------------------------+------+--------+----+ | Implement Anti-spam measures | 2 | Davis | 2 | +---------------------------------------------------------+------+--------+----+ -| Gravitar Integration | 2 | Foy | 10 | -+---------------------------------------------------------+------+--------+----+ -| ProjectLeaguer Logo | spike| D&G | | -+---------------------------------------------------------+------+--------+----+ | Email Verification Option | 5 | Luke | 2 | +---------------------------------------------------------+------+--------+----+ | Implement Teammate Rating System (peer review view) | 5 | Guntas | 3 | @@ -78,10 +74,14 @@ several days. +---------------------------------------------------------+------+--------+----+ | Increase Usability | 3 | All-L | 8 | +---------------------------------------------------------+------+--------+----+ +| ProjectLeaguer 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| -- cgit v1.2.3-2-g168b From a9987642832c46a39bd17cbc9827bcb3ca111428 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 10 Mar 2014 20:29:16 -0400 Subject: Added the first four descriptions --- doc/Sprint1-Retrospective.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md index 1990d40..84c6c60 100644 --- a/doc/Sprint1-Retrospective.md +++ b/doc/Sprint1-Retrospective.md @@ -11,7 +11,7 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak 2) As a host/player, I would like to register and have an account. - For this task, we will be creating the user registration and log in capabilities for Leaguer. -3) As a host, I would like to start a tournamnet. +3) As a host, I would like to start a tournament. - For this task, we will be creating a base tournament system for a host to run. 4) As a host/player, I would like to enter scores for players. @@ -23,7 +23,6 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak - For this task, we will be creating a Leaguer homepage and ensure that it is pleasing to the eye and easy to navigate. - # Tasks The "size" is using the modified Fibonacci scale. A '1' is expected @@ -39,7 +38,7 @@ several days. +---------------------------------------------------------+------+--------+----+ | [Deploy rails on Luke's server](#deploy-rails) | 3 | Luke | 1 | +---------------------------------------------------------+------+--------+----+ -| [Create log-in system backend (verification, cookies, | 5 | Davis | 2 | +| [Create log-in system back-end (verification, cookies, | 5 | Davis | 2 | | and redirection)](#login-backend) | | | | +---------------------------------------------------------+------+--------+----+ | [Create log-in system UI](#login-ui) | 2 | Tomer | 2 | @@ -86,18 +85,29 @@ several days. ## Learn Rails {#learn-rails} -This task went OK. +Learning Rails has been a growing experience for the majority of the +team. Some of us coming from no significant experience to being able +to put together a relatively functional product in only three weeks +has been an impressive journey. ## Deploy Rails {#deploy-rails} -f +The entire team became familiar with deploying Rails in our rather +diverse working environments and successfully deployed a server +instance located at demo.projectleaguer.net. -## Login (backend) {#login-backend} +## Login (back-end) {#login-backend} -f +Our login back-end successfully logs users in and our and can handle +user registrations and first-come-first-serve uniqueness validation. ## Login (UI) {#login-ui} +Our login user interface successfully differentiates between logged in +and logged out users as well as between users of different +designations (although for the demo some of the hooks were not in +place, this has been fixed). + ## Tournament settings {#tourney-settings} ## Tournament registration {#tourney-registration} -- cgit v1.2.3-2-g168b