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

Integrate tasks into notifications #21

Closed
1 task done
nriedman opened this issue Jun 14, 2024 · 0 comments · Fixed by #62
Closed
1 task done

Integrate tasks into notifications #21

nriedman opened this issue Jun 14, 2024 · 0 comments · Fixed by #62
Labels
enhancement New feature or request

Comments

@nriedman
Copy link
Contributor

Problem

Currently, notifications are just informative, and do not reflect To-dos. Moving forward, we want to be able to sent a reminder to the user to complete a task, and the notification should feature a button to directly go to this task.

Solution

Restructure the notifications class on the backend to reflect the new Firebase data structure, including an option for a task associated with the notification. Based on this task, create a UI element to bring the user directly to the section of the app where they can complete this task (e.g. bring up a sheet with the symptom survey).

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@nriedman nriedman added the enhancement New feature or request label Jun 14, 2024
@nriedman nriedman linked a pull request Aug 9, 2024 that will close this issue
1 task
@github-project-automation github-project-automation bot moved this from Todo to Done in ENGAGE-HF Planning Board Aug 9, 2024
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: Done
Development

Successfully merging a pull request may close this issue.

1 participant