Skip to content

Sports league season scheduler based on preferences, PC stand alone application, C#

Notifications You must be signed in to change notification settings

stuckatmarine/leagueScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leagueScheduler, work in progress

I cannot find a season schedule generation application that takes in a teams preferences or blackout days, so I am making one. It can take in a teams preferred day, time of play, or field and will try and generate the full league schedule with teams playing in their preferred slots as much as possible. It also handles schedules with double headers, and the preffered day can be used inversly filling all days except a non-preferred day if a team has scheduling conflicts.

PC application, gui/forms input to an excel output file with the full schedule, and field/each team schedule on their own sheets.

The working C# applicaiton found in c-Application folder.

Task List Core: [x] Schedule based on prefered days [x] Gui input forms [] Excel output formatting [] Test

Extra: [] Implement time pref fully [] Implement field pref fully [] Test

alt text

About

Sports league season scheduler based on preferences, PC stand alone application, C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published