Weekend Knocks is a vibrant eSports community designed for passionate gamers and aspiring professionals pursuing undergraduate studies across India. The platform focuses on hosting inter-college tournaments, team matchmaking, and fostering collaboration, all while creating a fun, engaging Saturday night experience.
- Inter-College Tournaments: Compete with teams from various colleges.
- Team Matchmaking: Find and form teams with like-minded gamers.
- Leaderboards: Track performance and rankings in real-time.
- Live Streams: Watch matches live and share the excitement.
- Community Forums: Discuss strategies, share highlights, and connect with fellow gamers.
- Exclusive Events: Participate in polls, special events, and challenges.
- Frontend: Next.js, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Community: Discord Integration
Ensure you have the following installed:
-
Clone the Repository:
git clone https://github.com/your-username/weekend-knocks.git cd weekend-knocks -
Install Dependencies:
npm install
-
Set Up Environment Variables:
Create a.envfile in the root directory with the following:MONGO_URI=<Your MongoDB Connection String> PORT=5000 JWT_SECRET=<Your Secret Key>
-
Run the Development Server:
npm run dev
-
Open your browser and go to
http://localhost:5000.
We welcome contributions to Weekend Knocks! Here's how you can get started:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add your message here" - Push to your fork and create a pull request.
Before contributing, please take a moment to read our Contributing Guidelines.
Please read our Code of Conduct to understand our community expectations.
- Inter-college team matchmaking
- Tournament hosting module
- Leaderboards and performance tracking
- Discord bot integration
- Match highlights and event reports
- AI-driven team recommendations
- Cross-platform app support
Join our community on Discord: Weekend Knocks Discord
If you have any questions or suggestions, feel free to open an issue.
A heartfelt thanks to our wonderful contributors
Thanks to Social Winter of Code (SWOC) for recognizing and supporting this project! 🙌