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 Child Info > ID Checklist Screen #13

Closed
alexlarsongit opened this issue Feb 15, 2016 · 1 comment
Closed

Create Child Info > ID Checklist Screen #13

alexlarsongit opened this issue Feb 15, 2016 · 1 comment
Assignees
Milestone

Comments

@alexlarsongit
Copy link
Collaborator

STORY: As a Kids ID App user, I want to enter information about my child's dentist, so I can share it with authorities should my child go missing.

ASSUMPTIONS
User is logged in, and has created at least one child profile.
User has navigated from the Child Info menu screen to "ID Checklist" option.

ACCEPTANCE CRITERIA

  1. The ID Checklist screen will have the following list of checkbox fields:
    a. Child's Photo, preferably no more than 6 months old
    b. Child's Official Birth Certificate, preferably certified copy
    c. Child's Social Security Card
    d. Child's Measurements (with link to Child Info > Measurements screen - See Issue Create Child Info > Measurements Screen  #7)
    e. Child's Description (with link to Child Info > Physical Details screen - See Issue Create Child Info > Physical Details Screen #8)
    f. Child's Distinguishing Features (with link to Child Info > Distinguishing Features screen - See Issue Create Child Info > Distinguishing Features Screen #9 )
    g. Child's Friends (with link to Friends contacts functionality - See Issue Contacts Functionality - Friends #14)
    h. Child's DNA (with link to instruction screen on obtaining DNA - See Issue Instruction Screen - Child's DNA #15)
    i. Child's Mementos
    j. Certified copies of any divorce or custody papers
    k. Other parent(s) information (with link to Parent(s) and Family contacts functionality - See Issue Contacts Functionality - Other Parent(s) and Family #16)
  2. All checkboxes are UNchecked by default.
  3. When user checks a checkbox for a line item, it remains checked until a user unchecks the line item.
  4. The ID Checklist screen will have a link/button for "Documents" which will send the user to the Documents functionality ( Documents Functionality #30 )

REFERENCES
MCM.pdf

@CoderNate
Copy link
Collaborator

Per Alex, with respect to documents, for now the checklist is just meant to be a dumb list that the user checks and un-checks items in. It isn't actually aware of whether or not one of the documents you've loaded is a social security card or a birth certificate, etc. Maybe later we'll change it so that some items are a read-only check box that tells you if you've loaded a certain document or not.

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

No branches or pull requests

4 participants