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 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/sprint2Retro.md (limited to 'doc/sprint2Retro.md') 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. -- cgit v1.2.3-2-g168b