Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zod schema for Meet Setup Form #15

Open
JamesSingleton opened this issue Mar 23, 2024 · 0 comments
Open

zod schema for Meet Setup Form #15

JamesSingleton opened this issue Mar 23, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@JamesSingleton
Copy link
Owner

JamesSingleton commented Mar 23, 2024

Current the form lives here. When the form is complete it should have the following items:

  • Meet Name (required)
  • Facility Name (required)
  • Address 1
  • Address 2
  • City (required)
  • State (required)
  • Zip Code (required)
  • Country (required)
  • Sanction #
  • Event Date (required)
    • This should be a date range picker
  • Entry Open Date (required)
  • Entry Deadline (required)
  • Meet Type (required)
    • This should be a radio group with the following options:
      • Standard
      • By Event
      • By Team
      • By Entry
      • Flighted
      • Time Standards
  • Meet Style (required)
    • This should be a radio group with the following options:
      • Standard
      • 2 Team Dual
      • 3+ Team Double Dual
  • Course (required)
    • This should be a radio group with the following options:
      • Long Course Meters
      • Short Course Meters
      • Yards
  • ID Format (required)
    • Radio Group with the following options:
      • USAS - USA Swimming
      • USMS - US Masters
      • Other
  • Class (required)
    • Radio Group with the following options:
      • Age Group
      • Senior / Open
      • High School
      • College
      • YMCA
      • Masters
      • Disabled
@JamesSingleton JamesSingleton added the help wanted Extra attention is needed label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant