summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-07 18:13:23 -0400
committernfoy <nfoy@purdue.edu>2014-04-07 18:13:23 -0400
commitf22d7b35d2635b3ea52eef5b2463afbcc2cd880c (patch)
tree6f83a974f51cf02d221f9c4cf3b89cdf46b2054d /doc
parent35f5cc1730bfb39ddfabdd416135e992b2a93f73 (diff)
parentf45c7d68f6d19d016af758acb61ae2d821afcb4a (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'doc')
-rw-r--r--doc/sprint2Retro.md12
-rw-r--r--doc/sprint3.md23
2 files changed, 35 insertions, 0 deletions
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