09 · Web Application2025·Full-Stack Developer
MSU Event Management System
Club events, approval pipelines, and the analytics behind them
Next.jsReactTypeScriptSupabaseRow Level Security
MSU Events01Overview
University club events involve more coordination than they look like from the outside: someone proposes, someone approves, students register, and afterwards somebody wants to know how it went. This platform covers that whole loop for University of Moratuwa clubs.
02Roles and approvals
Students, Club Presidents, and Admins each get a workflow shaped to what they actually do, with event proposals moving through an approval pipeline instead of a shared inbox.
Permissions are enforced through Supabase Row Level Security, so what a role can see is a property of the database rather than something the interface politely avoids rendering. Analytics dashboards sit on top for the after-the-fact view.