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

Provide custodian and Dependent age data entry and FE representation #262

Open
adambard1 opened this issue Nov 20, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@adambard1
Copy link
Contributor

adambard1 commented Nov 20, 2024

Custodian's Age Primary Client's Age Front-End Representation Short Version , starts with "Age requirement: "
empty none — 0,12 To receive this service, you have to be under 13 months old (until you turn 13 months) ≤ 12 months
empty 0,2 — none To receive this service, you have to be over 2 months old ≥ 2 months
-0;4 — 0;0 6 — 19 To receive this service, you have to be 6 years to 19 years old (until your 20th birthday) and at least 4 weeks pregnant until you give birth 6–19 years (until your 20th birthday), ≥4 weeks pregnant
empty -0;0 — -0;4 You qualify for this service if you or your partner is experiencing up to the 5th week of pregnancy ≥ 5 weeks pregnant
0,1 — 0,11 6 — 19 To receive this service, you have to be 6 years to 19 years old (until your 20th birthday) and have a dependent who is 1 month to 11 months old (until they turn 1 year old) 6–19 years (until your 20th birthday), dependent: 1–11 months (until they turn 1 year old)
empty 6 — 19 To receive this service, you have to be 6 years to 19 years old (until your 20th birthday) 6–19 years (until your 20th birthday)
empty 19 To receive this service, you have to be at least 19 years old or older ≥ 19 years
empty 0,2 — 19,2 To receive this service, you have to be 2 months to 19 years 2 months old (until you turn 19 years 3 months old) 2 months–19 years 2 months
empty none — 0,2 To receive this service, you have to be under 2 months old (until you turn 3 months old) ≤ 2 months
empty 0,1 — 19 To receive this service, you have to be 1 month to 19 years old (until your 20th birthday) 1 month–19 years
empty 0,1 — 0,1 To receive this service, you have to be 1 month old 1 month old
empty none — none People of all ages can receive this service all ages
Back-End Representation Front-End Representation for the brackets e.g. 21st birthday
0,0 birth
0;0 conception
0,1 1 1st week, 1st month, 1st year
0;2 0,2 2 2nd week, 2nd month, 2nd year
0;3 0,3 3 3rd week, 3rd month, 3rd year
4 5 6 7 8 9 10 ... 4th, 5th, 6th, 7th, 8th, 9th, 10th, ...
@adambard1
Copy link
Contributor Author

adambard1 commented Nov 20, 2024

To accomplish this we need

  • concept
  • data entry design
  • front end representation design
  • filter design
  • if you filtered by age, show how many years do you have to apply for membership, like "you have ~3 years to apply for membership. Enter your birthday to find out exact time" (we can also collect filter and dob data this way
  • logic/engineering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants