Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 680 Bytes

File metadata and controls

24 lines (18 loc) · 680 Bytes

#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.

  1. Find all statistics of
  2. Insert into MongoDB.
  3. Parse the data collections and get aggregated stats of
  4. 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

Author

Akash Majumder.