Home-care agencies have to verify and document every caregiver visit for Medicaid compliance, but the tools to do it are clunky and fragmented across web, mobile, and state reporting.
Built and deployed a full-stack EVV platform as a scalable monorepo, with shared domain models and validation logic so the web app, mobile app (Expo), and backend stay type-safe and in lockstep. Caregiver clock-in/out with GPS visit verification, scheduling, and authorization management; secure auth with HttpOnly cookie sessions, CSRF protection, role-based access, and audit logging. Integrated Sandata and HHAeXchange export formats, plus AI-assisted workflows via Claude (AWS Bedrock) and Gemini.
Live at rayhealthevv.com with automated testing, linting, security scanning, and CI/CD pipelines. Shared domain models keep web, mobile, and backend in lockstep, designed to meet state Medicaid reporting requirements.