🎯 Introduction
Hey everyone! 👋 I recently built a BGMI (Battlegrounds Mobile India) Dashboard to display player stats and enhance the gaming experience.
Since real-time stats aren't implemented yet, I'm looking for contributors who can help fetch data from BGMI player IDs!
🌟 Features
✔️ Clean & interactive UI
✔️ Displays player details and stats
✔️ Built using only HTML, CSS, and JavaScript
✔️ Open-source – Feel free to contribute!
🔧 Tech Stack
- Frontend: HTML | CSS | JavaScript
- Hosting: Netlify
🚀 Live Demo & GitHub Repo
🔗 Live Demo: bgmidashboard.netlify.app
📂 GitHub Repo: github.com/SanjeevDeori/BGMI-DASHBOARD
💡 What's Next?
- Add real-time player stats (looking for contributors!)
- Improve UI/UX
- Add leaderboards & match history
👨💻 Want to Contribute?
If you're a developer interested in web dev & gaming, I’d love your help!
- Fork the repo on GitHub
- Raise issues or suggest improvements
- Submit a pull request
Let's make this project even better together! 🚀
💬 Feedback & Suggestions?
Drop a comment below or connect with me! 🚀
SanjeevDeori
/
BGMI-DASHBOARD
BGMI DASHBOARD is a web-based dashboard for tracking and displaying BGMI (Battlegrounds Mobile India) statistics. It provides a user-friendly interface to monitor player performance, match history, and other relevant game data. 🚀🎮
BGMI Dashboard
Overview
The BGMI Dashboard is a simple web application that provides a user-friendly interface for viewing BGMI-related player statistics. This project offers a clean and lightweight design for gaming enthusiasts.
Features
- Interactive dashboard with a clean UI
- Lightweight and fast loading
- Display BGMI player statistics (to be implemented)
Technologies Used
- Frontend: HTML, CSS, JavaScript
Installation & Setup
- Clone the repository:
git clone https://github.com/SanjeevDeori/BGMI-DASHBOARD.git cd BGMI-DASHBOARD
- Open
index.html
in your browser to view the dashboard.
Usage
- Browse the dashboard to explore its features.
- Displays general BGMI-related information.
- Future implementation will include fetching real-time player statistics using their BGMI ID.
Contributing
Contributions are welcome! If you're interested in enhancing the dashboard, feel free to submit a pull request. One key feature we'd love to implement is real-time player statistics fetching based on the player's BGMI ID. If you have experience with APIs or data scraping, your contributions would be…
Top comments (0)