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

Multiple Parent Phone Numbers connect parent to the correct student records for editing #155

Open
CritiqalPete opened this issue Sep 7, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@CritiqalPete
Copy link
Sponsor Member

CritiqalPete commented Sep 7, 2022

Parents need to be able to login using their phone to various apps and correctly connect with their student record.
Sometimes a record could be created by a coach but then later a parent will want to access and edit or accept waivers.

We need to scan all these fields for a match after authenticating a user for the first time and if the number matches, retrieve those records.

The Auth and Data APIs needs to handle this transaction and return

  1. a list of student contacts for viewing and selecting
  2. a PATCH method to update any of the form fields
@CritiqalPete
Copy link
Sponsor Member Author

@lautirozen please add any additional requirements for the Web Registration

@CritiqalPete CritiqalPete changed the title Parent Primary Phone Number is used to connect parent to the correct student records for editing Multiple Parent Phone Numbers connect parent to the correct student records for editing Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants