Task #46
Updated by Redmine Admin 2 days ago
**User Story** : As a patient, I want to receive notifications and reminders about my appointments so that I don’t miss them. **Acceptance Criteria** : * System sends reminders 24 hours and 1 hour before each appointment. * Notifications include appointment date, time, and provider doctor name. * Notifications sent via email and in-app. * If an appointment is missed, system marks it as ‘No Show’ and displays a reminder on the dashboard. **Notes for QA** : * Verify reminder timing (24h and 1h). * Confirm notification delivery (email + in-app). * Test no-show scenario (missed appointment). * Check that reminder messages display correct data.