
Challenge
Nourish Care is a UK healthcare technology company whose platform is used by care providers to plan and record care. The mobile app is the tool carers actually hold in their hands during a shift, and the environments it has to work in are exactly where connectivity fails: care homes with thick walls and dead zones, domiciliary visits in rural areas, basements, lifts.
The central challenge was making care recording dependable in those conditions. The app had to be offline-first in the full sense: not just caching data, but letting carers record care, view timelines, receive alerts, and complete workflows with no connection at all, then synchronising reliably when connectivity returns, including resolving conflicts when several carers have been working offline against the same records.
The domain raised the stakes further. Care data is highly sensitive, so security and privacy had to hold to strict requirements, including enforcing role-based permissions correctly even while offline. And because every care organisation runs differently, the app had to support highly variable workflows, care plans, alerts, and permission structures rather than one fixed process. All of that complex business logic had to execute on the device itself, on ordinary Android hardware, without degrading performance for carers mid-shift.
Nourish Care is a UK healthcare technology company whose platform is used by care providers to plan and record care. The mobile app is the tool carers actually hold in their hands during a shift, and the environments it has to work in are exactly where connectivity fails: care homes with thick walls and dead zones, domiciliary visits in rural areas, basements, lifts.
The central challenge was making care recording dependable in those conditions. The app had to be offline-first in the full sense: not just caching data, but letting carers record care, view timelines, receive alerts, and complete workflows with no connection at all, then synchronising reliably when connectivity returns, including resolving conflicts when several carers have been working offline against the same records.
The domain raised the stakes further. Care data is highly sensitive, so security and privacy had to hold to strict requirements, including enforcing role-based permissions correctly even while offline. And because every care organisation runs differently, the app had to support highly variable workflows, care plans, alerts, and permission structures rather than one fixed process. All of that complex business logic had to execute on the device itself, on ordinary Android hardware, without degrading performance for carers mid-shift.
Solution
Pink Room provided mobile software engineering on Nourish's Android app, built in Java, embedding into the product team to deliver the care-recording experience carers depend on daily.
The heart of the work is the offline-first architecture. Care recording works fully offline: carers document care, follow customisable patient timelines driven by individual care plans, and complete time-sensitive tasks regardless of connectivity. When a connection returns, intelligent synchronisation reconciles what happened offline, with conflict resolution designed for the reality that multiple carers may have recorded against the same person's care while disconnected.
Around that core, the app delivers the coordination a care team needs: real-time alerts and risk warnings, integrated team messaging, and Quick-Close tags for time-sensitive tasks. Role-based access control is enforced on the device even when offline, so permissions hold in exactly the moments infrastructure is absent. Secure file handling and photo capture let evidence be attached to care records without compromising data protection.
Throughout, the engineering discipline was keeping complex, organisation-specific business logic, variable workflows, care plans, alert rules, and permission structures executing reliably on mobile hardware without performance cost.
Pink Room provided mobile software engineering on Nourish's Android app, built in Java, embedding into the product team to deliver the care-recording experience carers depend on daily.
The heart of the work is the offline-first architecture. Care recording works fully offline: carers document care, follow customisable patient timelines driven by individual care plans, and complete time-sensitive tasks regardless of connectivity. When a connection returns, intelligent synchronisation reconciles what happened offline, with conflict resolution designed for the reality that multiple carers may have recorded against the same person's care while disconnected.
Around that core, the app delivers the coordination a care team needs: real-time alerts and risk warnings, integrated team messaging, and Quick-Close tags for time-sensitive tasks. Role-based access control is enforced on the device even when offline, so permissions hold in exactly the moments infrastructure is absent. Secure file handling and photo capture let evidence be attached to care records without compromising data protection.
Throughout, the engineering discipline was keeping complex, organisation-specific business logic, variable workflows, care plans, alert rules, and permission structures executing reliably on mobile hardware without performance cost.
Results
The Android app ships as a core part of Nourish Care's platform, used daily by professional care teams across the UK, a setting where software reliability isn't a convenience metric but a duty-of-care issue.
The offline-first architecture delivers on its promise in production: care gets recorded when and where it happens, not when connectivity allows, and the synchronisation and conflict-resolution model means offline work reconciles safely rather than silently losing or overwriting records. Role-based permissions holding while offline means governance doesn't lapse in exactly the environments where care work actually takes place.
For Pink Room, Nourish is one of the engagements that defines our offline-first credentials in a regulated, safety-relevant domain: alongside our fintech work, it shows the same discipline, complex business logic, strict data protection, and reliability engineering on the device, applied where the sensitive data is health information and the users are carers mid-shift rather than consumers. It is proof that mobile engineering for regulated environments is a transferable craft, not a single-sector trick.
The Android app ships as a core part of Nourish Care's platform, used daily by professional care teams across the UK, a setting where software reliability isn't a convenience metric but a duty-of-care issue.
The offline-first architecture delivers on its promise in production: care gets recorded when and where it happens, not when connectivity allows, and the synchronisation and conflict-resolution model means offline work reconciles safely rather than silently losing or overwriting records. Role-based permissions holding while offline means governance doesn't lapse in exactly the environments where care work actually takes place.
For Pink Room, Nourish is one of the engagements that defines our offline-first credentials in a regulated, safety-relevant domain: alongside our fintech work, it shows the same discipline, complex business logic, strict data protection, and reliability engineering on the device, applied where the sensitive data is health information and the users are carers mid-shift rather than consumers. It is proof that mobile engineering for regulated environments is a transferable craft, not a single-sector trick.

