Closed imran1289-ah closed 7 months ago
A sequence diagram which explains the process on how the health tip reminders work. First the user creates a mood journal entry. The reminder is set to execute every 30 minutes. In each 30 minutes, it fetches the latest mood journal (any mood journal 30 minutes before the actual current time) and checks the mood status (sad, bad or awful). Once the task is executed, a reminder is sent to the user that new health tips have arrived. This will create a health tip entry where the tips are stored and the user can look into them when going in the health tip page. The tips are health improvements tips that will allow user to improve their wellness based on the stress signals input from the mood journal entry
As a user, I would like to receive wellness improvements reminders so that I can enhance my well-being.
This user story will be linked with the mood journal where the system will send tips/tasks from reliable sources to the user to improve their well-being. this feature is based on a feedback that we received from the user.
The feedback were received by giving the user access to a google forms where they added their comments after using the app. Also personal comments were sent to certain team members from the people who tested it.
The user feedback is found below
Story Points: 20 Priority: [3] Risk: High Child of: #105 Related Tasks: #506 #508 #509 #535 #534 #533
Task breakdown
Implementation Breakdown: (FRONT END)
Implementation Breakdown: (BACK END)
Unit tests
Demo Steps: