Track and celebrate your community's daily LeetCode progress. See who solved what, in which language, and keep everyone motivated! 🚀
- 📊 Real-time community progress tracking
- 🎯 Daily problem submission monitoring
- 💻 Programming language statistics
- 🔄 Automatic submission syncing
- 🌐 Chrome extension integration
- 🎨 Beautiful UI with dark mode support
# Clone the repository
git clone https://github.com/aahftab/leetcode-community-dashboard.git
cd leetcode-community-dashboard
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run buildWe welcome contributions from the community! To get started:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature-branch). - Open a pull request.
Please make sure to update tests as appropriate.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
If you have any questions, suggestions, or feedback, feel free to reach out to us:
- For any inquiries, please contact aahftab@gmail.com.
- GitHub Issues: Create an issue
