Skip to content

Flex queue manager for League of legends (LOL). Has a queue system, ranking and also statistics for the flex queue.

License

Notifications You must be signed in to change notification settings

johedvi/league_flex_queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League Flex Queue Tracker

A tool to analyze and track League of Legends Flex Queue performance.

🌍 Live Demo

🔗 Visit the Website Here

🔹 Features

  • 🏆 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

🔹 Installation & Setup

Prerequisites

Clone the Repository

git clone https://github.com/johedvi/league_flex_queue.git  
cd league_flex_queue  

Backend Setup

pip install -r requirements.txt  
python app.py  

Frontend Setup

npm install  
npm start  

🔹 Usage

  1. Visit the live site or run it locally.
  2. Enter your League of Legends summoner name.
  3. Get real-time Flex Queue rankings, win rates, and statistics.
  4. Analyze trends to improve your performance.

🔹 Technologies Used

  • Frontend: React.js, Tailwind CSS
  • Backend: Python (Flask / FastAPI)
  • Database: PostgreSQL / MongoDB
  • API: Riot Games API

🔹 Contributing

Pull requests are welcome! Please open an issue for discussions before making changes.

  1. Fork the repo
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit changes (git commit -m "Added new feature")
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

🔹 License

This project is licensed under the MIT License. See LICENSE for more details.

🔹 Contact

About

Flex queue manager for League of legends (LOL). Has a queue system, ranking and also statistics for the flex queue.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •