-
We need a front end page to allow the scheduling of appointments. It will also need to show upcoming appointments, and should have a drop down menu to select a hospital to schedule the appointment at.
-
This issue requires the successful creation of backend code for appointment scheduling and unit tests to ensure the code works
-
The Appointment Service will manage the scheduling, updating, and cancellation of appointments in the system.
Goals:
- Create Appointment: Implement the ability to schedule new appointments with d…
-
tasks:
- [ ] Create mock for the successful scheduling of CC appointment
- [ ] Create mock for 500 error when scheduling of CC appointment
- [ ] add API call to review page on `confirm` click or i…
-
## Description
As part of the Oracle Health request effort:
- When `va_online_scheduling_OH_request` feature toggle is turned on & User selects **Food and Nutrition** as type of care, allow patient to…
-
### Is your proposal related to a problem?
For appointment bookings, wave scheduling is an algorithm which minimizes no-shows. The most basic implementation involves allowing people to book app…
-
![image.png](https://raw.githubusercontent.com/DennieDan/pe/main/files/91aacd47-d809-43f2-a6e4-19b461f4ec63.png)
Scheduling appointments seems to be one of the main features of the app. However, appoi…
-
## Background
Due to a possible lag in when the appointment request is submitted and the successful scheduling, we need to account for what to show Veterans when we do not know how long this will take…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/91aacd47-d809-43f2-a6e4-19b461f4ec63.png)
Scheduling appointments seems to be one of the main features of the app. Ho…
-
### Issue: Prevent Selection of Past Dates in Appointment Booking
Description: Users should not be able to select or book appointments for dates that have already passed. The date picker must restric…