โ† Back to Projects
// PROJECT DETAIL2026

Clustro

Live

Clustro 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
Clustro screenshot 1
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