- Using stored reminders, notifications have to be provided
Types of notifications:
- Persistent
- Full screen (like an alarm)
Implementation:
- Using built-in Android notification/alarm calls
gherkin
Given reminder for intake has been set
When it is time to take medicine
Then the user's device will start posting notifications to alert the user
Details and Assumptions
Acceptance Criteria