Creating a League Schedule Application
I am working on an athletic league application that would require creating an 8 week schedule based upon 8 players in a given division. No player can play any other player twice in that 8 weeks and the 8th and last week is a position night (1v2, 3v4, etc...). My question is does anyone have any tips on how to code that? I'm not looking for the actual code here mind you, just some advice on which direction to head cause I've been stuck on it for weeks now!
|