One Ummah Movement

Overview
One Ummah Movement is a community and event management platform built to support community organizing and event coordination. The platform features user authentication, event management, and an admin dashboard for content moderation.
Problem
Community organizing needed a centralized platform for event management and user coordination. Existing solutions were either too generic or lacked the specific features needed for community-driven events.
Process
Built the platform using Next.js for the frontend and API routes, PostgreSQL for data storage with Prisma ORM for type-safe database access. Implemented authentication, event CRUD operations, and an admin dashboard with role-based access control.
Result
A fully functional community platform that supports event creation, user registration, and admin content management. The platform successfully handles multiple concurrent events and provides a clean interface for both organizers and participants.
