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

Notifications #28

Open
alexlarsongit opened this issue Feb 17, 2016 · 1 comment
Open

Notifications #28

alexlarsongit opened this issue Feb 17, 2016 · 1 comment

Comments

@alexlarsongit
Copy link
Collaborator

STORY: As a Kids ID App user, I want to be receive periodic notifications, so I can control be reminded to update information in the Kids ID App.

ASSUMPTIONS
User has created at least one child profile.

ACCEPTANCE CRITERIA

  1. There are two defined notifications to be sent by the Kids ID App: Update Child's Photo and Update Child's Friends.
  2. The Update Child's Photo notifications will notify the user 6 months after the date of the last photo added to a child's profile to update with a new photo.
    a. If there are multiple child profiles, this notification will be triggered on each profile.
    b. The Update Child's Photo notification text will read: "It's time to update the photo in [Profile Name]'s entry in Kids ID App."
    c. Tapping the notification will direct the user to the Child Photo Gallery functionality -- See Photos Functionality #29
  3. The Update Child's Friends notifications will notify the user every 12 months after the installation date of the app to update your child's friend list contacts.
    a. This notification will occur annually, regardless of the number of profiles created.
    b. The Update Child's Friends notification text will read: "It's time to update the Friends Contacts for your profile(s) in Kids ID App."
    c. Tapping the notification will direct the user to the Profiles screen (see Create Child Profiles #4 ), so the parent can select the a child's profile to update.
  4. All notifications default to ON/Enabled.
  5. Enabling or disabling notifications in the Settings menu (see Settings - Notifications #17 ) does not reset the timer for the Update Photo and Update Friends notifications.

REFERENCES
None

@bseebacher
Copy link
Collaborator

Idea: Set the annual reminder to update a child's information to appear on the child's birthday.

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