You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Patient I want to browse available time slots for a specific doctor and book an appointment So that I can secure a consultation at a time that works for me.
Acceptance Criteria:
Patient can select a doctor and view a calendar of available slots (fetching from MySQL).
Patient can confirm booking, which updates the database and prevents double-booking.
As a Patient
I want to browse available time slots for a specific doctor and book an appointment
So that I can secure a consultation at a time that works for me.
Acceptance Criteria: