From f45c7d68f6d19d016af758acb61ae2d821afcb4a Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 7 Apr 2014 18:12:37 -0400 Subject: That was weird, actually added the files now. --- doc/sprint2Retro.md | 12 ++++++++++++ doc/sprint3.md | 23 +++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 doc/sprint2Retro.md create mode 100644 doc/sprint3.md (limited to 'doc') 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 -- cgit v1.2.3