A full-stack League of Legends rank tracking application built in under 48 hours at Irvine Hacks 2025.
Rank Tracker integrates the Riot Games API to retrieve player data and presents it through a customizable leaderboard for quickly comparing player performance.
- 🎮 Riot Games API — Retrieves League of Legends player and ranking data.
- 📊 Customizable Leaderboard — Compare player performance through a real-time leaderboard.
- ⚡ Full-Stack Application — React frontend with a Python/Flask backend.
- 💾 SQLite — Stores application data for efficient retrieval.
- Frontend: React
- Backend: Python, Flask
- Database: SQLite
- API: Riot Games API
Built at Irvine Hacks 2025 by a team of four in less than 48 hours.
I led the team in developing the full-stack application, integrating the Riot Games API, and implementing the customizable leaderboard. We also incorporated user feedback during development to refine the product and improve the overall experience.
This repository is maintained as a portfolio showcase of the project and its development during Irvine Hacks 2025.