Closed bcho892 closed 4 months ago
Is your feature request related to a problem? Please describe.
As requested by the university, the club needs to be able to fill in an ethnicity field if desired
The UserAdditionalInfo model and sign up form need to be updated.
UserAdditionalInfo
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
As requested by the university, the club needs to be able to fill in an ethnicity field if desired
The
UserAdditionalInfo
model and sign up form need to be updated.BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)