Co-op Scheduler

2022 • c# • win-forms • school

A WinForms app for scheduling students for job shadows

Co-op Scheduler

This program was a favor for one of the teachers in my school, she needed a program that generates a schedule automatically for students following some simple rules.

It uses the concepts of Wave Function Collapse to generate the schedule, for more info check out the program’s README.

In all I’m happy to have done this, I go to learn some algorithms and experiment with bitwise arithmetic. The UI could have been more tactful, but for WinForms, I’m satisfied with how it came out.