You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the left hand side of the dashboard, users should be able to scroll through the names of all patients currently stored in Firebase. Each name should be clickable, populating a table containing information on each ECG recording in Firestore.
Problem
Does not currently exist!
Solution
On the left hand side of the dashboard, users should be able to scroll through the names of all patients currently stored in Firebase. Each name should be clickable, populating a table containing information on each ECG recording for that patient in Firestore.
Alternatives considered
N/A
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct and Contributing Guidelines
The text was updated successfully, but these errors were encountered:
ckunchur
changed the title
🚀 Pull patient names from firebase and display in scrollable view
🚀 Pull patient names from Firebase and display in scrollable view
Mar 3, 2023
User documents in Firestore currently do not contain any data apart from the user ID. In order to be able to pull a list of patient names for the dashboard, we need to update the mobile app such that it stores the user's first name, last name (and any other identifying information required such as DOB) inside each user's document at registration.
PSchmiedmayer
changed the title
🚀 Pull patient names from Firebase and display in scrollable view
Pull patient names from Firebase and display in scrollable view
Jul 9, 2023
Use Case
On the left hand side of the dashboard, users should be able to scroll through the names of all patients currently stored in Firebase. Each name should be clickable, populating a table containing information on each ECG recording in Firestore.
Problem
Does not currently exist!
Solution
On the left hand side of the dashboard, users should be able to scroll through the names of all patients currently stored in Firebase. Each name should be clickable, populating a table containing information on each ECG recording for that patient in Firestore.
Alternatives considered
N/A
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: