ENGINEERING
Full-stack MERN app to support medication adherence for patients and remote monitoring for caregivers.
4 min read
A full-stack MERN application to support medication adherence for patients and remote monitoring for caregivers. The app provides reminders, progress visibility, and a simple way to log doses so users can see their consistency over time.
Core features include configurable reminders, a clear today view, and basic analytics (e.g. adherence over time). Caregivers can monitor adherence remotely. I focused on a minimal, low-friction flow so logging feels quick rather than burdensome.
This project highlighted the balance between flexibility (e.g. custom schedules) and simplicity. The repository is on GitHub and demonstrates practical MERN stack patterns with React, Node, and MongoDB.