Hacker News new | ask | show | jobs
by asood123 2222 days ago
My wife's medical practice always struggles with coming up with a call schedule (weekday evenings, weekends, holidays, etc). So, I wrote a python script that takes in a csv with everyone's vacation/blocked dates, any other restrictions (like max dates they should be assigned) and outputs a schedule (with stats, because previous person doing it by hand raised questions about fairness). https://github.com/asood123/call-scheduler