Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 269 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 269 Bytes

Doctor---Patient-Scheduler

Doctor has allocated slots each day, Patient should choose one slot from one of them. If patient tries to book a slot that is not present will raise an exception and if patient tries to book the slots during weekends will results an error.