A mobile application designed for caregivers to manage elderly health routines, medication schedules, and daily tasks with a focus on accessibility and data privacy.
- Multi-Profile Management: Easily register and switch between multiple elderly profiles (e.g., Mother, Father).
- Custom Medication Scheduling: Track meds with specific times and frequencies (daily or custom days of the week).
- Time-of-Day Reminders: Visual organization by periods (Morning, Afternoon, Evening) for better routine control.
- Task History: Keeps a detailed log of completed medications to avoid double-dosing or missing schedules.
- Local Storage: All health data is stored locally on the device for 100% user privacy (No cloud sync required).
- Accessible UI: High-contrast design and large touch targets for easier navigation by caregivers and seniors.
- Framework: React Native + Expo
- Database: SQLite (
expo-sqlite) for robust local persistence. - Alerts:
Expo Notificationsfor local scheduling and Android 13+ permission handling. - Design: Figma for high-fidelity UI/UX prototyping.
- Environment: Developed on Fedora Linux (KDE).
This project follows a Privacy-by-Design approach:
- Zero Cloud Interaction: No external APIs or cloud databases are used, mitigating data breach risks.
- Local Persistence: All sensitive health data remains on the user's physical device within a local SQLite container.
- Permission Control: Implements strict Android 13+ notification permission handling to ensure user consent and transparency.
Under Development: We are currently resolving core dependencies and finalizing the notification system. The Alpha Version (v1.0.0-alpha) for internal testing will be available soon.
Developed by João Software Engineering Student (2nd Year) at UNIFSA - Teresina, PI.