jkc140 / matchMakingSchedule

This program is going to create a schedule for a softball team
1 stars 2 forks source link

Need to test, but may need to create a function to store the new teams that are playing against eachother #50

Closed jkc140 closed 4 years ago

jkc140 commented 4 years ago

probably can fit this in the storeInfo function, where it stores the info for the class and then store it directly into team

jkc140 commented 4 years ago

but it would be easier to just do it in the normRand function, where the teams are already known

jkc140 commented 4 years ago

testing will still have to be done to determine if it actually already stores it

jkc140 commented 4 years ago

no you do not need a storeInfo for random team and it is not going to be used