/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.

Primary LanguagePython

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.