Skip to content

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

 
 
 

Contributors

Languages

  • Python 92.7%
  • HTML 7.3%