Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 353 Bytes

scheduling_duty

Program that reads in availability in a specific format (see test.xlsx for example of valid input) and then outputs a schedule based on people's preference and availability.

User will need to provide a file path, alongside the maximum number of weekdays and weekends they want assigned to them. Program prompts for this information