/riot_plz

rito_plz

Primary LanguagePython

LoL summary

to explore LoL api and streamlit tool


Current State

  • Enter summoner name in streamlit dashboard.
  • Name is passed through riot api and last 20 match data is retrieved.
  • Data is joined with riot data dragon (static data repo) to bring in actual names based on id (i.e. champion names).
  • Metrics such as win rate, kill-death-assists, and creep score are calculated based on the last 20 games.

alt text