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

Refactor Fee class to Service #32

Closed crex424 closed 1 year ago

crex424 commented 1 year ago

Closes #31 Refactored Fee class into Service class with fields changed to fit such object. Unsure what data type to have ServiceTime as so defaulted to string, suggestions are welcome.

TungKimProgrammer commented 1 year ago

I think we need some extra work on the database conceptual plan. I will work on this matter this weekend and send it to you

crex424 commented 1 year ago

Roger that.

TungKimProgrammer commented 1 year ago

Sorry, I did not pay attention enough. I think you can merge this one. Thank you very much!