Clueminati 3.0 is CodeChef VIT's annual treasure hunt event, back with its 3rd edition in 2025. This web application enables seamless team creation, score tracking, and real-time leaderboard managementβensuring participants enjoy an engaging and competitive experience throughout the event.
https://clueminati.codechefvit.com
- Home Page β central hub for navigation and quick access to event features.
- Scanner Page β scan QR codes to fetch questions during the treasure hunt.
- Questions Page β view, attempt, and submit answers to event questions.
- Admin Dashboard β manage teams, monitor scores, and update the leaderboard.
- Team Management β participants can easily create or join teams.
- Dynamic Leaderboard β real-time ranking updates for all teams.
- Responsive Design β optimized for all devices and screen sizes.
Login Page |
Join Team |
Create Team |
Home |
Home |
Leaderboard |
Profile |
Scanner |
Questions |
Admin Dashboard |
-
Clone the repository
git clone -b main https://github.com/CodeChefVIT/clueminati-2025 clueminati-2025.git cd clueminati-portal-3.0 -
Install dependencies
pnpm i -
Set up environment variables
cp .env.example .envUpdate the values in
.env(especially your MongoDB connection URI). -
Database setup (MongoDB)
Ensure your
MONGODB_URI(or equivalent) points to your MongoDB/Atlas instance. Create any required indexes/seed data if your app provides scripts. -
Run the development server
pnpm dev
- To access admin APIs, set the user role as
adminin the database. - API documentation: Postman Docs.
|
Harshit Kashyap Sharma |
Ayman |
Narendra Sadhukhan |
Hardik |
|
Sajith M |
Harsheta Bhardwaj |
Rohith JN |
Sanjana Shyamsundar |
|
Rupesh Tripathi |
Abhinav |
Soham Mahapatra |
Samya Mehta |
This project is licensed under the MIT License.
Made by CodeChef-VIT









