โ Back to Projects
// PROJECT DETAIL2026
Clustro
LiveClustro is a smart campus management platform that bridges the gap between students and mentors for real-time problem solving and instant support.
Coming Soon๐ Private
// PRODUCT PREVIEW
01
Problem
Students often struggle to get timely guidance on assignments and projects, while mentors have no unified channel to track and resolve requests quickly.
02
Solution
Built a campus collaboration platform where students can raise topic-based requests, mentors can respond in real time, and both sides can track updates from one dashboard.
03
Data Flow
01
Student raises support request
โผ
02
Next.js dashboard validates role and input
โผ
03
API routes process and assign mentor queue
โผ
04
NeonDB stores request timeline and status
โผ
05
Mentor responds and student gets instant updates
04
Challenges
- Mapping requests to the right mentor group with minimal manual effort
- Keeping the support thread and status updates consistent across sessions
- Designing a clean role-based experience for students and mentors
05
By the Numbers
0xFaster Query Routing
0+Requests Tracked
0 rolesRole Access Layers
0 dashboardUnified Support View
06
Outcome
โ Faster mentor response cycles for high-priority student issues
โ Improved transparency through trackable request statuses
โ Reduced communication gaps between students and mentors
Architecture
Frontend
Next.js + Tailwind CSS
API Layer
Next.js API routes (TypeScript)
Database
NeonDB (PostgreSQL)
Cloud Services
AWS for notifications and hosting support
Auth
Secure student and mentor role access
Deployment
Vercel + AWS-managed services
Tech Stack
Next.jsTailwind CSSNeonDBAWSTypeScript