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 Dev, I want to have a comprehensive appointment management system that allows users to view and manage their appointments effectively. The system should consist of multiple screens to cater to different aspects of appointment management.
###Screens:
Cancelled Appointments Screen
Displays a list of appointments that the user has cancelled with doctors.
Provides visibility into past cancelled appointments for reference.
Upcoming Appointments Screen
Shows a list of upcoming appointments scheduled by the user with doctors.
Allows the user to reschedule any upcoming appointment to another available time slot.
Provides an option to cancel a selected upcoming appointment if needed.
3.Empty Upcoming Appointments Screen
Displays a friendly message when the user has no upcoming appointments scheduled.
Offers guidance or suggestions for booking new appointments if desired.
4.Completed Appointments Screen
Presents a history of appointments that have been successfully completed.
Includes an option to book the same doctor again for future appointments.
Allows users to leave a review for doctors they have previously visited.
Acceptance Criteria
The Cancelled Appointments Screen accurately displays past cancelled appointments.
Upcoming Appointments Screen allows users to reschedule or cancel appointments with ease.
The Empty Upcoming Appointments Screen delivers a helpful message when no appointments are scheduled.
Completed Appointments Screen showcases past appointments and enables users to book again or leave reviews.
Developer Notes
Implement navigation logic to switch between appointment screens.
Ensure consistent styling and UI/UX patterns across all appointment screens.
The text was updated successfully, but these errors were encountered:
User Story: Scheduled Appointments Screens
Description
As a Dev, I want to have a comprehensive appointment management system that allows users to view and manage their appointments effectively. The system should consist of multiple screens to cater to different aspects of appointment management.
###Screens:
3.Empty Upcoming Appointments Screen
4.Completed Appointments Screen
Acceptance Criteria
Developer Notes
The text was updated successfully, but these errors were encountered: