Private operations workspace
SwipeVision CRM keeps every project, booking, and lead in one owner-controlled dashboard.
Phase 1 establishes the secure foundation: Supabase Auth, owner-only access, RLS-first data modeling, and the dashboard shell we'll extend in the next phases.
Multi-project
One system for all businesses, with strict project scoping built into the schema.
Booking-ready
Public routes and booking APIs stay open while the internal dashboard remains protected.
RLS-first
Every core table is prepared for owner-only access before feature work begins.
Owner sign-in
Email and password access, restricted to the whitelisted owner email.