-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add Firebase Component + Account Management #5
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5 +/- ##
==========================================
- Coverage 82.15% 81.87% -0.28%
==========================================
Files 28 34 +6
Lines 801 1075 +274
==========================================
+ Hits 658 880 +222
- Misses 143 195 +52
Continue to review full report at Codecov.
|
@CS342/2023-paws A short reminder that this PR is still open 👋 |
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.
Looks great to me!
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.
Looks great to me!
Add Firebase Component + Account Management
♻️ Current situation & Problem
The current PAWS application does not include a user login functionality and does not connect to a cloud storage provider.
💡 Proposed solution
This PR adds a Firebase-based login & account sign up mechanism and the Firestone component to automatically upload observations and other FHIR resources to Firebase.
Related PRs
Testing
Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: