Skip to content

klachhani/RiotAPIChallenge2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Market Brawlers Stats

What is it?

Black Market Brawlers is a webapp encouraged by Riot API Challenge. The app allows users to filter and query tens of thousands of League of Legends Black Market Brawlers matches.

What's in it?

This project can be broken down into two parts. The first part is the relatively lengthy collecting and pre-processing of the data. Once this is done, the pre-processed data is ready for the webapp. The pre-processing scripts can be found here , whilst the webapp is found here.

Where can I find it?

The webapp can be found at the following address: http://klachhani.com/blackmarketbrawlers

What tech is used?

  • Digital Ocean - Cloud/Server Hosting
  • Flask - Microframework for Python (Werkzeug, Jinja2)
  • Twitter Bootstrap - Front-end framework for modern web apps
  • jQuery - Cross-platform Javascript library
  • D3.js - Data-driven document Javascript library
  • Riot Games API - League of Legends game data
  • JSON 3 - Modern JSON implementation for JavaScript
  • Bootstrap-select - Custom select for bootstrap dropdown
  • Numeral.js - JavaScript library for formatting and manipulating numbers

Disclaimer

'Black Market Brawlers Stats' isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.