Skip to content

vvianle/ScheduleGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScheduleGenerator

Generating duty schedule for a list of people depending on their availability.

Coded in Python Input file:

  • Each person's availability
  • Current month
  • Holidays Deal with special circumstances:
  • Each person has the same number of shifts in a month
  • Weekend shifts are assigned equally
  • A person should not work 2 shifts in a row

About

Generating duty schedule for a list of people depending on their availability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages