-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Data Scheme #1
Data Scheme #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the work here @pauljohanneskraft!
I added some comments here. @vishnuravi would be great to get your input here as well and identify any missing elements based on your experience in ENGAGE-HF.
Next we can request a review from all other team members after that to get everyone on the same page.
@pauljohanneskraft Feel free to tag an other round of reviews from my side and resolve all addresses conversations once you have pushed an updated version & filled out the rest of the elements in the bottom sections. |
1af7ac1
to
db0c76a
Compare
db0c76a
to
bc54ed0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pauljohanneskraft Thank you for the work here!
Please feel free to merge the PR and create remaining issues in GitHub for missing pieces or unresolved conversations so we can address them step-by-step as we merge smaller PRs. Please tag the relevant people for feedback and input if we are missing anything.
1c19716
to
608c4cc
Compare
Data Scheme
♻️ Current situation & Problem
Firestore will be used for storage of all the data that is synced between different apps in the Engage-HF system, including the web frontend and Android, iOS mobile apps. To seamlessly share data between them, the data scheme document defines how data is stored in Firestore.
⚙️ Release Notes
📚 Documentation
This PR adds documentation regarding the scheme in which data is stored in Firestore.
✅ Testing
Nothing to test, since this PR makes no code changes.
Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: