diff options
author | nfoy <nfoy@purdue.edu> | 2014-03-10 20:37:59 -0400 |
---|---|---|
committer | nfoy <nfoy@purdue.edu> | 2014-03-10 20:37:59 -0400 |
commit | 20f7b749f4d3a931be5ff868ced84cd16d974340 (patch) | |
tree | a921b9994d74591f7fe55d8872081a3922a9b6ab /doc | |
parent | cf40950fb0f71c5afca1bf8d68ac3f766b7af601 (diff) | |
parent | f0c03cd7fe87f054cefc97d636160eb46c95ce62 (diff) |
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Sprint1-Retrospective.md | 7 | ||||
-rw-r--r-- | doc/Sprint2.md | 8 |
2 files changed, 10 insertions, 5 deletions
diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md index 0889c84..62499e2 100644 --- a/doc/Sprint1-Retrospective.md +++ b/doc/Sprint1-Retrospective.md @@ -137,7 +137,12 @@ only had it working where the tournament host would decide who won. ## Server management {#srv-man} - +The server management software interface is implemented, and working +fine. The other modules use it. However, what we didn't implement is +an actual *page* to edit these settings. We had this task in the +iteration because other items depended on it. Though we did not +implement the full story, we implemented the core reason that we +wanted it. # Not implemented diff --git a/doc/Sprint2.md b/doc/Sprint2.md index a7bd719..575f694 100644 --- a/doc/Sprint2.md +++ b/doc/Sprint2.md @@ -22,7 +22,7 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak 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 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. @@ -31,7 +31,7 @@ author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumak and easy to use. 9) As a user, I would like past tournament and player information to be - persistent and searchable. + persistent and search-able. - A working search bar should be implemented that will find specific players or tournaments and return their pages. @@ -59,7 +59,7 @@ several days. +---------------------------------------------------------+------+--------+----+ | Design/Code Scoring/Pairing Algorithms and Procedures | 5 | D&F&A | 3 | +---------------------------------------------------------+------+--------+----+ -| Implement gametype specific and tournament | 8 | Luke&A | 4 | +| 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 | @@ -74,7 +74,7 @@ several days. +---------------------------------------------------------+------+--------+----+ | Increase Usability | 3 | All-L | 8 | +---------------------------------------------------------+------+--------+----+ -| ProjectLeaguer Logo | spike| D&G | 8 | +| Project Leaguer Logo | spike| D&G | 8 | +---------------------------------------------------------+------+--------+----+ | Develop comprehensive data storage for s&p&other | 5 | Luke&A | 9 | +---------------------------------------------------------+------+--------+----+ |