yuzhi-wang / med_tracker

Final Project
0 stars 0 forks source link

Patient,Doc,Nurse can view Appointments #17

Closed sbahala closed 4 months ago

sbahala commented 4 months ago

Added the codes for Patient to view appointments Added code for Nurse to view Pending and Accepted appointments Added codes to add the vitals from Nurse dashboard for a patient Added code to make the Pending to accepted and Accepted to OnTime in Nurse Dashboard Added code for Doctor to view Pending and OnTime appointments Added code to make the Pending to accepted in Doctor Dashboard Added code for Doctor to enter diagnosis and treatment plan for appointment