#StatCheck App
Summary: Using Riot API, connect to a summoner's ID and retrieve it's aggregated statistics on Matches Participated, Win/Loss Ratio etc.
- Find all statistics of
- Insert into MongoDB.
- Parse the data collections and get aggregated stats of
- Calculate where the performed best based on match type played, and by how much %.
Note: If you want to run this sample code, you will need to do an NPM Install, as the node_modules directory has been removed from the repo.
Technologies Used:
- Node.js
- Jade Template Engine
- JavaScript
- MongoDB
- RIOT API
- JQuery
- HTML5
- REST
Akash Majumder.