A tool to analyze and track League of Legends Flex Queue performance.
- 🏆 Track your Flex Queue rank, stats, and match history
- 📊 Analyze performance trends over time
- 🔗 Integrate with Riot Games API for real-time data
- 🎯 User-friendly interface for easy navigation
- 🚀 Optimized for quick data retrieval and visualization
- Node.js and npm installed
- Riot Games API key (register at Riot Developer Portal)
git clone https://github.com/johedvi/league_flex_queue.git
cd league_flex_queue pip install -r requirements.txt
python app.py npm install
npm start - Visit the live site or run it locally.
- Enter your League of Legends summoner name.
- Get real-time Flex Queue rankings, win rates, and statistics.
- Analyze trends to improve your performance.
- Frontend: React.js, Tailwind CSS
- Backend: Python (Flask / FastAPI)
- Database: PostgreSQL / MongoDB
- API: Riot Games API
Pull requests are welcome! Please open an issue for discussions before making changes.
- Fork the repo
- Create a new branch (
git checkout -b feature-branch) - Commit changes (
git commit -m "Added new feature") - Push to the branch (
git push origin feature-branch) - Open a Pull Request
This project is licensed under the MIT License. See LICENSE for more details.
- Author: Johan Lindén
- Email: [email protected]