CoderLordOfSECRETS / Ice_Scheduler_2.0

https://coderlordofsecrets.github.io/Ice_Scheduler_2.0/
0 stars 0 forks source link

Age restrictions #5

Open CoderLordOfSECRETS opened 8 months ago

CoderLordOfSECRETS commented 8 months ago

Need to add a system so that only similarly aged teams are merged.

CoderLordOfSECRETS commented 8 months ago

Let's adjust the code so that each team is assigned an attribute based on their age group age group (U15, U18, etc) with one being the youngest and the highest number being the oldest. this information can be assigned to the list of metcalfe teams based on the name. the format of the name looks like this: "METCALFE JETS U15 B2". you want the "U15" part.