Skip to content

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.

Notifications You must be signed in to change notification settings

Real-Python-Projects/Doctor---Patient-Scheduler

 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.7%
  • HTML 7.3%