DNA Analysis Mobile App Development

Jackson

Jackson Blinn

DNA Research is a mobile application that helps users understand their DNA test results by turning raw genomic data into clear health insights. The app lets users browse their analysis history (origin, pregnancy planning, drug effectiveness, health research) and open detailed reports for each category, including risk levels, explanations, and recommended focus areas.
I built the app as a full mobile product using React Native, with a clean navigation flow between the home, reports list, and detailed “Health Research” screen. The heatmap view and risk bars are fully data-driven, rendering values returned from the backend API so users can see low/medium/high risk at a glance. The backend (Node.js + REST API) stores user profiles, DNA report data, and category metadata, and the app fetches and displays this in real time.
This project shows how I design and develop end-to-end mobile apps for complex, data-heavy domains like healthcare - combining clear UX, reliable API integration, and performant React Native implementation.
Like this project

Posted Nov 28, 2025

Developed a DNA analysis app using React Native and Node.js for real-time health insights.