Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayan2908 authored Oct 30, 2024
1 parent d4e3c48 commit 7ca487d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,18 @@
- View assigned medication and receive reminders.
- Read doctor-authored blogs and health tips.
- Schedule the next appointment with the doctor.
## 🔥 Firebase Integration
**Breathe Buddy** leverages Firebase for secure, real-time data storage and management, ensuring a seamless experience for both doctors and patients. Key Firebase features used in the app include:
- **Firestore Database:** Stores patient records, COPD form submissions, medication schedules, appointment details, and doctor-authored blog posts in a structured, scalable format.
- **Firebase Authentication:** Manages secure, role-based logins for doctors and patients, ensuring that each user has access only to the features they need.
- **Cloud Functions:** Automates critical tasks, such as sending notifications when a patient’s condition worsens or updating medication reminders.
- **Push Notifications:** Keeps patients informed with daily medication reminders and alerts for any updates from the doctor.
Firebase’s robust backend infrastructure allows **Breathe Buddy** to securely store and manage data, providing a reliable platform for tracking and improving patient health outcomes.
## 🤝 Contributing
Expand Down

0 comments on commit 7ca487d

Please sign in to comment.