
A multi-tenant platform that home care agencies run their day on: shift scheduling, caregiver and client records, applicant tracking, messaging and documents. Four roles — owner, manager, caregiver and family — each seeing a different product.
The work that matters most here is invisible: per-tenant isolation enforced at the database layer, so no agency can reach another's records even if the application code is wrong. Security that depends on the UI behaving is not security.
Caregivers clock in and out with GPS verification and the timesheet builds itself, then the platform computes gross, tax and net against current federal and California tables. Rather than depend on an external payroll provider, the calculation runs in-house — which removed the dependency and kept the platform out of the money-transmission path entirely.

