StanfordSpezi / SpeziKt

Kotlin & Android Version of the Stanford Spezi Framework
http://spezi.health/SpeziKt/
MIT License
8 stars 2 forks source link

Symptoms in Heart Health #75

Closed eldcn closed 1 month ago

eldcn commented 2 months ago

Problem

Currently, the symptoms tab is hidden because it only displays mocked data

Solution

Implement symptoms tab to retrieve the data via firebase and display its tab in the first (0th index) position in heart health screen

Additional context

No response

Code of Conduct

PSchmiedmayer commented 2 months ago

That would be great; happy to orient yourself on the iOS design choices there with a menu to select the different sub-scores.

Basler182 commented 2 months ago

It would be great if you could add demo data for the symptoms. 🚀 As far as I have seen, there are none yet? @pauljohanneskraft?

pauljohanneskraft commented 2 months ago

It would be great if you could add demo data for the symptoms. 🚀 As far as I have seen, there are none yet? @pauljohanneskraft?

Symptom Scores and Medication Recommendations will now be seeded as well with this PR: https://github.com/StanfordBDHG/ENGAGE-HF-Firebase/pull/61