Open Issues Need Help
View All on GitHubAI Summary: This issue proposes a new KYC (Know Your Customer) onboarding flow for cleaners. Cleaners will be blocked from accessing protected API routes until they complete onboarding, have their details reviewed, and are approved. The onboarding process involves collecting location, availability, experience level, government ID, service offerings, and payout information. Admins will be able to approve or reject applications, storing rejection reasons.
FastAPI backend for the Marcus Cleaning platform. Role-based auth for `customer`, `cleaner`, and `admin`. Booking lifecycle with pricing + payment transaction creation