Doctor User Stories
Title: Manage Availability
As a doctor, I want to mark my unavailability, so that patients only see and book available time slots.
Acceptance Criteria:
1.Doctor can select specific dates or times to mark as "Unavailable."
2.The system prevents patients from booking during these blocked periods.
3.The doctor can view and remove these blocks if their schedule changes.
Priority: Medium
Story Points: 5
Notes:
This logic should interface directly with the patient-side booking validation.
Doctor User Stories
Title: Manage Availability
As a doctor, I want to mark my unavailability, so that patients only see and book available time slots.
Acceptance Criteria:
1.Doctor can select specific dates or times to mark as "Unavailable."
2.The system prevents patients from booking during these blocked periods.
3.The doctor can view and remove these blocks if their schedule changes.
Priority: Medium
Story Points: 5
Notes:
This logic should interface directly with the patient-side booking validation.