- Improved the getCutoffDate method to derive cutoff dates from performance class if not explicitly provided. - Updated getAgeLimitFromText to handle various age class formats, returning structured age limit objects. - Introduced getBirthYearFromPerformanceClass to extract birth year information from performance class strings. - Refined isEligibleByAge to incorporate new eligibility rules based on performance class and age limits, ensuring accurate age validation for tournament participation.
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.