Closed JD2929 closed 1 year ago
The signup currently works.
It does not distinguish dr from the patient.
It will need verification that we do not already have a patient by that name. and send a different response code.
needs a try-and-catch for db errors.
needs to send to patient info page.
Awesome, JD. I was about to start trying to solve that!
Got the doctor login route working. Sends the doctor to the drseach page when logged in.