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

Create member #30

Open
i-am-dev opened this issue Apr 7, 2019 · 0 comments
Open

Create member #30

i-am-dev opened this issue Apr 7, 2019 · 0 comments
Milestone

Comments

@i-am-dev
Copy link
Owner

i-am-dev commented Apr 7, 2019

A member (AKA 'student') belongs to a user account.

A user account can have multiple students. Think of a parent that has young children. Each child, and possibly the parent as well, can be a student. The children are too young to have their own accounts to the parent manages them from their user account.

Required Fields

A student needs the following properties:

  • First Name (text 50 char)
  • Middle Name (text 50 char)
  • Last Name (text 50 char)
  • Date of birth (date)
  • ID Number/Passport Number (text 20 char)
  • Gender (text 6 char)
  • Medical Aid/Insurance Scheme Name (text 50 char)
  • Medical Aid/Insurance Plan Name (text 50 char)
  • Medical Aid/Insurance Main Member Name (text 100 char)
  • Medical Aid/Insurance Number (text 20 char)
  • Alergies (text 300 char)
  • Medical Requirements/Concerns (text 300 char)
  • Food Requirements (text 300 char)
  • Chronic Medication (text 300 char)

Additional Information

Each student needs to have a photo associated with them.
Supporting documentation also needs to be uploaded such as:

  • Birth certificate/Government issued ID
  • Medical Aid/Insurance card
  • Letter from doctor/GP for chronic medication
  • Parent or guardian's Government issued ID in the case of a minor (student is under 18 years of age)
@i-am-dev i-am-dev added this to the Beta release milestone Apr 7, 2019
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

1 participant