BVMRF
Vet Health
Featured
- Platform
- iOS and Android
- Built at
- AriveGuru Technology Solutions
- Category
- Education
A white-label health app: one codebase, a separately branded release for each client. The build shown here is the public one, serving Veterans with educational material, a facilities directory and benefits guidance. Underneath sat a JavaScript codebase with no TypeScript, which is where most of the work went.
One codebase, several clients: this was a white-label health app where each client got its own branded release off a shared template. The build shown here is the public one, for a foundation supporting Veterans, and it is the version that demonstrates the features — the two iterations worked on directly were a clinical-trial companion for a US medical client, which never shipped, and a build for a large US retailer.
What the released app does: a library of educational material tailored to a user's therapeutic areas, a directory of Veterans Affairs facilities and services, guidance on eligibility and benefits, and news on research and clinical trials a user might be eligible to join. The interesting part was underneath.
It was a JavaScript codebase with no TypeScript, so the work was performance passes, pulling out legacy code, repairing styling that had drifted, and adding features to a template that several clients depended on.
Go see it
The ingredients
- 01React Native
- 02Bitbucket
- 03JavaScript
- 04Redux
- 05Redux Saga
The screens
10 of them

01

02

03

04

05

06

07

08

09

10