issues
search
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
Create Appointment class
#27
Open
TungKimProgrammer
opened
1 year ago
TungKimProgrammer
commented
1 year ago
[ ] AppointmentId as Primary Key
[ ] Date
[ ] Timeslot
[ ] Status
[ ] CustomerId (Foreign Key)
[ ] LocationId
[ ] ServiceId
[ ] Fee