Overview
A monitoring platform for a public-health program: community monitors visit health sites, record structured observations, and program staff track findings and follow-ups across districts.
What it does
- Two mobile apps — one for field monitors collecting structured data at sites, one for supervisors reviewing and acting on it.
- Structured reporting — fixed-site reports, checklists, and issue workflows that mirror how the program actually operates on the ground.
- A single source of truth — a Laravel backend that keeps field data consistent, queryable, and exportable for program reporting.
Stack
Laravel backend, two Expo (React Native) apps, MySQL. Deployed and in active field use.
My role
Full-stack: data model, APIs, both mobile apps, and deployment. Field software has unforgiving constraints — patchy connectivity, mid-range Android devices, and users who need the app to just work. That shaped every technical decision.