Closed Keeran10 closed 5 years ago
This is a sub-task of issues #5 #6 #7.
Create the model classes for patients, doctors, nurses, and appointments. Each model should be mapped to their respective table in the database through Sping Data JPA.
Completed models found in crud branch.
This is a sub-task of issues #5 #6 #7.
Create the model classes for patients, doctors, nurses, and appointments. Each model should be mapped to their respective table in the database through Sping Data JPA.