summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-04-07 18:14:27 -0400
committerDavisLWebb <davislwebb@ymail.com>2014-04-07 18:14:27 -0400
commit3f21e837d30d67dba9e9de13db6a1b742077eca7 (patch)
treea1df20bc6db178f11220903243facfc0c6b532cd /doc
parentaae0a0d6e69b2169179c750b9136c5f9a282e7d2 (diff)
parentf22d7b35d2635b3ea52eef5b2463afbcc2cd880c (diff)
Merge branch 'master' of https://github.com/LukeShu/Leaguer
Diffstat (limited to 'doc')
-rw-r--r--doc/Sprint2-Retrospective.md2
-rw-r--r--doc/sprint2Retro.md12
-rw-r--r--doc/sprint3.md23
3 files changed, 36 insertions, 1 deletions
diff --git a/doc/Sprint2-Retrospective.md b/doc/Sprint2-Retrospective.md
index 79177e8..518a34e 100644
--- a/doc/Sprint2-Retrospective.md
+++ b/doc/Sprint2-Retrospective.md
@@ -101,7 +101,7 @@ several days.
# Implemented and working
## Define Specific Unit Tests for Security {#security-test}
-## Implement Anti-spam measures {#email-varify}
+## Implement Anti-spam measures {#anti-spam}
## Implement Teammate Rating System (peer review view) {#peer-review}
## Design/Code Scoring/Pairing Algorithms and Procedures {#pair-alg}
## Implement game-type specific and tournament specific settings and preferences
diff --git a/doc/sprint2Retro.md b/doc/sprint2Retro.md
new file mode 100644
index 0000000..1a40bac
--- /dev/null
+++ b/doc/sprint2Retro.md
@@ -0,0 +1,12 @@
+Riot API
+
+The Riot API allowed us to pull information from the Riot servers for League of Legends
+Tournaments. For sprint 2, we were able to pull the information, but not very efficiently.
+We ran into an issue where we were making too many pull requests for our Riot developer key
+which would gave us some issues.
+
+Anti-Spam
+
+For now, the only anti-spam protection that we have is a captcha at the user creation page.
+Our hopes is to implement an email verification system in order to help further protect
+Project Leaguer from spam.
diff --git a/doc/sprint3.md b/doc/sprint3.md
new file mode 100644
index 0000000..c94938d
--- /dev/null
+++ b/doc/sprint3.md
@@ -0,0 +1,23 @@
+Sprint 3:
+
+Intelligent Error Handling (404 redirection)
+Search
+Remote Game UserNames
+Email Verification
+Alternate Scoring and pairing methods (Round Robin, pre-built teams)
+Preferences
+More types of seeded settings
+Asynchronous Riot Pulls
+Brackets
+General Interface Cleanups
+ - Make it look professional
+Expand Peer Valuation
+
+User Stories
+
+As a user, I would like Riot information to be pulled automatically
+as an admin, I would like Leaguer to look more polished
+as a user, I would like a better leaguer interface
+as an admin, I would like to have email verification in order to prevent spam
+as a host, I would like to have more tournament settins
+as a user, I would like better peer evaluations for the pussies that cant rank their teammates