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

Member's Page - register, view, update #16

Open
4 tasks done
mikemitchel opened this issue May 21, 2024 · 1 comment
Open
4 tasks done

Member's Page - register, view, update #16

mikemitchel opened this issue May 21, 2024 · 1 comment
Assignees

Comments

@mikemitchel
Copy link
Collaborator

mikemitchel commented May 21, 2024

Create a simple Members page with the data points organized so that required items are at the top of the list - name, email, phone being primary 3.

  • easily register new members
  • load and display previous member data
  • be able to easily edit, update and save member info
  • schema property names should match pocketbase defaults when possible (can migrate old data to new schema)
@mikemitchel mikemitchel self-assigned this May 21, 2024
@FeXd
Copy link
Member

FeXd commented May 21, 2024

@mikemitchel We only need to have contact information for a user that is either phone or email. It is ok for us to collect both, but I think is important to display this requirement to users somehow.

Terrible ascii mochup below:

///////////////////////////////////////////////////////////////
// Contact Information - phone or email required             //
// Phone: _________________                                  //
// Email: __________________                                 //
///////////////////////////////////////////////////////////////

Also reminder that neither phone nor email are unique. Family members often share one or both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants