




Sports Cave Barbershop
A barbershop booking MVP with a from-scratch reservation flow, database-enforced double-booking protection, and a custom sports-industrial design system — AgamaLabs
Sports Cave Barbershop is our own product concept, not a client project — a demo booking site built to show barbershops what a fully custom reservation flow can look like instead of a bolt-on scheduling widget. Customers pick a service, then a barber, then a time slot from a live calendar, and the booking is written straight to Postgres with a database-level uniqueness constraint on barber, date, and time — so double-booking isn't just discouraged, it's impossible. New bookings notify the shop over Telegram, with the notification layer built to add WhatsApp later without touching the booking flow itself. The whole visual identity — a dark, sports-locker-room aesthetic with a custom type system and a from-scratch calendar component — was ported from a supplied design system into a reusable Tailwind theme.