
Unique Futsal
Full-stack futsal booking and management platform with real-time slot scheduling.
Problem
Manual booking coordination created scheduling conflicts, payment tracking issues, and poor customer experience.
Architecture
Backend-driven booking workflow with REST APIs, scheduling logic, and responsive frontend dashboard.
Database: PostgreSQL for bookings, users, schedules, and transaction records.
Auth: JWT-based authentication with protected user and admin routes.
Performance: Optimized booking queries and availability checks for smooth real-time scheduling.
Recruiter takeaway: Building reservation systems requires strong backend validation, scheduling logic, and reliable data consistency.









