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

Photos Functionality #29

Closed
alexlarsongit opened this issue Feb 17, 2016 · 2 comments
Closed

Photos Functionality #29

alexlarsongit opened this issue Feb 17, 2016 · 2 comments

Comments

@alexlarsongit
Copy link
Collaborator

STORY: As a Kids ID App user, I want to capture photos of my child in the app, so I can share their photo with others in the event my child goes missing.

ASSUMPTIONS
User is logged in, and has at least one Child Profile created.
User has camera and image gallery capabilities on their mobile device.

ACCEPTANCE CRITERIA

  1. The user can access the Photos capability from the following areas of the Kids ID app: the Child Basics screen ( Create Child Info > Child Basics Screen #6 ), the Distinguishing Features screen ( Create Child Info > Distinguishing Features Screen #9 ), and the Documents screen ( Documents Functionality #30 )
  2. The user can use choose to add a photo and be presented with two options: take a new photo, or select from the mobile device's image gallery.
  3. If the new photo option is selected, the mobile device's standard camera functionality will be launched.
  4. If the existing photo option is selected, the mobile device's onboard image gallery is launched for the user to select a photo.
  5. Once the user takes a new photo or selects an existing photo, they can confirm their selection.
  6. The app will return the user to the screen from which they navigated (Child Basics, Distinguishing Features, or Documents screen, respectively).
  7. The user will have the option of identifying a primary photo, which will be used for the Child Profile thumbnail image on the Profiles screen ( Create Child Profiles #4 ).
@CoderNate
Copy link
Collaborator

I've been doing a little work on this and I'm hoping to have a commit ready soon.

@rockfordlhotka
Copy link
Collaborator

Excellent!

CoderNate added a commit to CoderNate/MobileKidsIdApp that referenced this issue Mar 26, 2016
rockfordlhotka added a commit that referenced this issue Mar 26, 2016
@rockfordlhotka rockfordlhotka added this to the Xamarin implementation milestone Oct 29, 2016
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

3 participants