AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

Coach can edit existing or add a new, unregistered student using minimal information to a team-season #6

Open CritiqalPete opened 3 years ago

CritiqalPete commented 3 years ago

The minimum required fields are: first name last name birthdate

Optional fields are: zip code parent mobile parent email ethnicity gender

DATA REQUIREMENTS An Account ID for the School Attending needs to be included when the record is created. This ID is associated to the Team_season (via Team-AccountID). An API endpoint may be required to support this

CritiqalPete commented 3 years ago

@Ignacioals I moved this to In progress 10 days ago which might have been a mistake. Are you actively working on this feature?

CritiqalPete commented 3 years ago

@Ignacioals has a plan for implementing this once https://github.com/AmericaSCORESBayArea/AmericaScores-CoachApp/issues/7 (Enrollment flow) is complete.

CritiqalPete commented 2 years ago

@lautirozen this is almost ready, correct? Clear where this goes in the UI?