BuildForSDG / BuildForSDG/safehaven-backend
feat: patients should be able to book appointments
Open
backend
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Provide an API that takes doctor's id, patient's id, and DateTime string.
This endpoint sets an appointment for a patient from a doctor's available time slots.
Also, provide an endpoint(s) that lists a patient's appointments and a doctor's appointment. Appointments can have three states as follows
- past
- upcoming
- missed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.