I created this leaderboard because I couldn't find an existing one that met my requirements. It was developed while conducting a BGMI tournament at Comp-EX, managing a footfall of around 400 players.
This was also my first project in Next.js. Since I wasn't able to build the backend, I manually updated the scores. I’d love for other developers to contribute and help improve it!
- Real-time leaderboard updates (currently manual)
- Player and team performance tracking
- Custom ranking criteria
- User-friendly interface
I couldn’t build the backend, so I’m looking for contributors who can help improve the system. If you're interested, feel free to open an issue or a pull request!
git clone https://github.com/Hackur45/bgmi-leaderboard.git
cd bgmi-leaderboard
npm install
npm startThis project was inspired by my experience at Comp-EX, where I needed an efficient way to manage and display rankings for a large-scale BGMI tournament.
- Fork the repository.
- Make improvements (especially the backend!).
- Submit a pull request.
Let's build something awesome together! 🚀