summaryrefslogtreecommitdiff
path: root/doc/sprint2Retro.md
blob: 1a40bac16a9998e36e83840aaa467d18dc7f61fc (plain)
1
2
3
4
5
6
7
8
9
10
11
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.