feat: implement interactive guided breathing tool (Issue #1805)#2095
feat: implement interactive guided breathing tool (Issue #1805)#2095Kadaliswarna wants to merge 2 commits into
Conversation
|
Thank you @, for creating the PR and contributing to our UltimateHealth project 💗. |
Automated Review FeedbackProvide actionable comments grouped by severity: Important
Suggestions
|
…ling, accurate logs)
|
Hi @SB2318, I've addressed the automated review feedback in the latest commit by improving the implementation and refactoring the component where appropriate. Updates made The PR is now up to date, passes the available checks, and is ready for review. Kindly review the PR when you have time. Thank you! |
PR Description
This PR implements the Interactive Guided Breathing Tool for Stress & Panic Relief as requested in Issue #1805.
Changes in detail:
BreathingTool.tsxcomponent that supports both "4-7-8" and "Box" breathing exercises.WellnessDashboardScreen.tsx.LOG_WELLNESS_METRICSinAPIUtils.ts) to securely submit the completedbreathingSessionMinutespayload to the backend when a session ends.Type of Change
Select your work-area
Related Issue
#1805
Add your Work Example
📷 (Add screenshot here)
Fixes (mention the issue number which this fixes)
#closes #1805
Checklist
Undertaking
My code follows the style guidelines of this project.
I have performed a self-review of my code.
I have commented my code, particularly in hard-to-understand areas.
I have made corresponding changes to the documentation.
I have checked for plagiarism and assure its authenticity.
I have read and followed the code of conduct for this repository. I understand that violation of this undertaking may have legal consequences.
I Agree