crex424 / EasyAppointmentManager

A website to keep track and manage appointments of varying types such as Dentist, Doctor, and Neurologist appointments.
1 stars 1 forks source link

Made improvements to class. #20

Closed crex424 closed 1 year ago

crex424 commented 1 year ago

Closes #17 Removed required annotation from PlaceOfWork field. Added PhoneNumber and Gender Field. Added Error message annotation to all required fields. Display data annotation also added for all fields

TungKimProgrammer commented 1 year ago

Looks good to me. Please merge when you can!