Mobile application
Expo and React Native provide the mobile interface, with Expo Router for navigation. The build includes onboarding, image-picking support and device-integration modules.
Start a project Mobile app project / Nutrico
App and platform build; store release not verified
The Nutrico project combines a consumer-facing mobile app with a separate staff panel and API. Our portfolio example focuses on the application structure and deployment work, without making health-outcome claims.
Discuss a similar projectTHE BRIEF
The mobile experience and the staff workspace have different requirements. The app needs phone-friendly navigation and onboarding; the staff panel needs space for administration and reporting.
We worked across an Expo app, a React panel and a TypeScript service backed by PostgreSQL. The supplied build includes API and panel deployment configuration; public app-store availability has not been verified for this case study.
PRODUCT SCOPE
Expo and React Native provide the mobile interface, with Expo Router for navigation. The build includes onboarding, image-picking support and device-integration modules.
A separate React and Vite application provides the administration interface. Its charting and live-update components support the panel's reporting requirements.
The TypeScript and Express service provides authentication, input validation and upload handling. Prisma manages the PostgreSQL data layer.
Docker builds package the API and panel separately. The deployment workflow includes database migrations alongside application releases.
WORKFLOW
Start in the mobile interface.
Use the API for account and application data.
Work in the separate staff panel.
DESIGN & ENGINEERING
Keeping the panel separate lets the phone interface focus on the consumer workflow without bringing desktop administration controls into it.
Application changes can require schema changes. The deployment configuration accounts for migrations instead of treating a release as only a new frontend bundle.
RELATED SERVICES
YOUR PROJECT
Share the users, the current workflow and the part you want to improve. We can discuss a useful first release.
Discuss your project