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

Successfully implemented AJAX for dynamic view #99

Closed TungKimProgrammer closed 1 year ago

TungKimProgrammer commented 1 year ago

Successfully implemented AJAX for dynamic view

But still have to work on the CRUD functionalities for CustomerAppointment class

Closes #95