Aegis Vitals
A personal wellness and health data hub — vitals tracking, medication management, activity and sleep monitoring, and secure care coordination in one app, live on the App Store and Google Play.
Overview
Aegis Vitals brings a person's wellness data into one place: vitals like blood pressure, heart rate, SpO₂, blood glucose, weight, and body temperature, alongside medication schedules, activity and sleep tracking, mental wellness tools, and symptom logging. It's designed as a hub rather than a single-purpose tracker, so the different pieces of someone's health picture live together instead of scattered across separate apps.
Approach
The app is built in Flutter with a Clean Architecture setup, keeping data, domain, and presentation concerns separated across a genuinely large feature set — vitals, medications, activity, sleep, mental wellness, symptoms, and care coordination all sit as distinct modules rather than one sprawling codebase.
A key design constraint was privacy and trust: the app doesn't use the phone's camera, flash, or sensors to measure vitals, and it doesn't share any data with care providers unless the user explicitly consents. That meant building the data model around explicit, granular sharing permissions from the start rather than bolting privacy controls on afterward.
Key Features
- Vitals tracking with personal ranges and trend insights for blood pressure, heart rate, SpO₂, glucose, weight, and temperature
- Medication and routine management with dose logging, reminders, and adherence summaries
- Activity, nutrition, and sleep tracking with trend history
- Guided mental wellness tools — breathwork, mindfulness, body scan, and meditation — alongside mood and stress tracking
- Symptom logging with an interactive body map and searchable history
- Care coordination: appointment booking, secure telehealth, and consent-based data sharing with providers
- Apple Health and third-party device integration for syncing vitals and activity data
Tech Stack
Flutter · Dart · Clean Architecture · Apple Health · Health Data Sync
Screenshots