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

Update Create Athlete Form #21

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

Update Create Athlete Form #21

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

Comments

@JamesSingleton
Copy link
Owner

Currently the create athlete form only includes the following:

  • First Name
  • Middle Name
  • Last Name
  • Preferred Name
  • Date of Birth
  • Age (this is currently auto-calculated)

The following items need to be added to it:

  • A user uploaded photo of the athlete
  • Primary Contact Info
    • Father's Info
      • First Name
      • Last Name
      • Email
      • Phone Number
    • Mother's Info
      • First Name
      • Last Name
      • Email
      • Phone
    • Mailing Address
      • Street
      • City
      • State
      • Zip
      • Country

A "Member of" section which is used to denote that this swimmer is a member of a team. The Team selection would be based on whatever teams the logged in person is associated to.

  • Team 1 (dropdown)
  • Team 2 (dropdown)
  • Team 3 (dropdown)
  • Subgroup (dropdown)
    • AG - Age Group
    • S - Senior
  • WM Group (dropdown)
    • Generic
    • ADV - Advanced
    • AGE - Age Group
    • BEG - Beginner
    • INT - Intermediate
    • JR - Junior
    • SR - Senior
  • WM Subgroup (dropdown)
    • Undefined
    • BK - Backstroke
    • BR - Breaststroke
    • FLY - Butterfly
    • DIS - Distance
    • IM - IM'ers
    • MID - Mid-distance
    • SPR - Sprint
    • STK - Stroke
  • School Year (dropdown)
    • FR - Freshman
    • SO - Sophomore
    • JR - Junior
    • SR - Senior
@JamesSingleton JamesSingleton added the help wanted Extra attention is needed label Mar 25, 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