StanfordBDHG / ENGAGE-HF-Firebase

Firebase cloud hosting infrastructure for the ENGAGE-HF project.
MIT License
0 stars 1 forks source link

Data Scheme #1

Closed pauljohanneskraft closed 4 weeks ago

pauljohanneskraft commented 1 month ago

Data Scheme

:recycle: 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.

:gear: Release Notes

:books: Documentation

This PR adds documentation regarding the scheme in which data is stored in Firestore.

:white_check_mark: 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:

PSchmiedmayer commented 1 month ago

@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.