Skip to content

notred27/RiftingWrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rifting Wrapped 2025

Join over 200 other users in reliving your best League of Legends matches and stats from this past year!

View our live demo here!

Overview

Rifting Wrapped is a full-stack analytics website that provides yearly highlights about a player's League of Legends gameplay.
From champion distributions and kill heatmaps to position and performance breakdowns, this app lets players rediscover their highlights with interactive visualizations.

Features

  • Track the number of games played, broken down by gamemode and month

  • View your distribution of champions and positions played throughout the year

  • View games that highlight your achievements, and your cumulative combat stats

  • See a heatmap of your kills and deaths on Summoner's Rift

  • View a distribution of how you spent your time playing league this year

How It Works

This end-to-end app is powered by React, Flask, Render, and MongoDB to create a responsive and real-time experience that stays up to date on all of your latest matches. It utilizes RIOT's public API to gather data for each user.

  1. When a user initially registers (i.e., searches for an account name), we scrape their entire public match history from the past year to index it in our database.

  2. The stats and match histories of these accounts are then kept up-to-date by using cron jobs on Github Actions, where recent matches are automatically added hourly to keep data fresh.

  3. Finally, using a Flask API to handle database requests, our front end displays all of this data in responsive charts.

Tech stack:

Frontend: React, HTML, JavaScript, CSS
Backend: Flask (Python), MongoDB
Deployment: AWS Amplify (frontend), Render (backend)
Automation: GitHub Actions (cron-based match updaters)

Important

A full specification of the internal API is available at backend/flask/api.md

Disclaimer

Rifting Wrapped uses only publicly available match data.

Rifting Wrapped is not endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

About

Relive your best League of Legends matches and stats this past year with Rifting Wrapped!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors