
Medicine Reminder is a mobile app that helps people stay consistent with their prescriptions. Users add each medication once — name, dosage, timing relative to meals, and a recurrence schedule — and the app handles the rest: surfacing the day's pills, firing notifications at the exact moment, and letting the user confirm, snooze, or dismiss a dose in seconds.
The product targets a real, recurring problem: missed and mistimed medication is one of the most common causes of poor treatment outcomes. The design leans into warmth and clarity over clinical sterility, using a single accent color, generous spacing, and a personable greeting to make adherence feel supportive rather than nagging.
Most medication trackers fail in one of two ways: they're either too clinical and intimidating, or too shallow to handle real dosing schedules. People taking multiple medications need:
A two-surface experience built around speed and calm:
The daily dashboard greets the user by name and shows the day's dose count up front. A horizontal week calendar lets them move between days, and each medication card carries everything needed at a glance — dosage, meal timing, recurrence, and an inline toggle to mark it taken.
The reminder screen is the moment the app earns its keep. When a dose is due, a full-screen alert names the exact medicine, dosage, and timing, with three clear actions: Take, Snooze, or Cancel. No hunting, no ambiguity — just the right pill at the right time.
End-to-end design and development. I owned the project from UI/UX through to a shipped Flutter build — translating the interface into a responsive, cross-platform app, architecting the data model for medications and schedules, and wiring up the notification system that the whole product depends on.
flutter_local_notifications for precise, offline-capable dose alerts.The visual language is intentionally gentle: an off-white canvas, soft shadows, rounded cards, and one calm blue-violet accent that carries the brand. Color is used functionally where it counts — green for Take, red for Cancel — so the most important actions read instantly. The selected day in the calendar is given a distinct pill-shaped highlight, a small nod to the product's purpose.
A complete, cross-platform medication reminder that makes staying on a treatment plan feel light instead of burdensome — proof that a thoughtfully designed Flutter app can turn a stressful daily chore into a few effortless taps.