Description
As a patient, I want to log when I’ve taken my medication so that I can track my adherence over time.
Acceptance Tests
- Given a user taps “Mark as Taken” for a medication, when the event is saved, then that medication should appear as “Taken” in the history view
- Given a user navigates to the medication history view, when they select a past date, then they should see all medications scheduled for that day with their Taken/Missed status
Description
As a patient, I want to log when I’ve taken my medication so that I can track my adherence over time.
Acceptance Tests