#getUser Error

4 messages · Page 1 of 1 (latest)

weak stratus
bold furnace
#

okay let me check your code

#

After reviewing your code, it appears that you haven't implemented the getUser function in your patient.actions.ts file. If you're following the tutorial video, make sure to continue watching and following the instructions carefully, as it seems like a step might have been missed. You can also refer to the final code of patient.actions.ts here: https://github.com/adrianhajdin/healthcare/blob/main/lib/actions/patient.actions.ts

GitHub

Build a healthcare platform that streamlines patient registration, appointment scheduling, and medical records, and learn to implement complex forms and SMS notifications. - adrianhajdin/healthcare