# Breathe Buddy - An app for doctors to keep track of patients ## Getting Started - This project is a Flutter application and currently ony available in anroid. For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference. # CopdBuddy
π± Breathe Buddy
Breathe Buddy is a Flutter app designed for doctors to manage and monitor COPD (Chronic Obstructive Pulmonary Disease) patients effectively. The app simplifies patient data tracking, medication reminders, and enables communication through doctor-authored blogs.
π₯ Download & Installation
-
Clone the repository:
git clone https://github.com/your-username/breathe-buddy.git cd breathe-buddy
-
Install dependencies:
flutter pub get
- Run the app:
π Features
- Daily COPD Form: Patients fill out a daily form to track symptoms, with data compiled monthly.
- Severity Alerts: Doctors receive notifications if a patientβs condition worsens.
- Medication Reminders: Patients receive daily notifications for their prescribed medicines.
- Doctor Blogs: Doctors can write and publish articles for all patients, offering health tips and guidance.
- Appointment Scheduling: Patients can book their next appointment with the doctor.
- Separate Logins: There are dedicated login sections for doctors and patients.
π Usage
-
Doctor:
- Track and manage patient records.
- Write and publish blog posts for patients.
- Receive alerts if a patient's condition is critical.
- Schedule and confirm appointments with patients.
-
Patients:
- Complete a daily COPD symptom form.
- View assigned medication and receive reminders.
- Read doctor-authored blogs and health tips.
- Schedule the next appointment with the doctor.
π€ Contributing
Contributions are welcome! Please submit a pull request for any improvements or fixes. Make sure to follow best practices.
π¦ Releases
You can find the latest deployed versions of Breathe Buddy in the Releases section. Each release is generated through automated workflows, ensuring the app is up-to-date and thoroughly tested. Download the latest build compatible with your device, and check release notes for updates and new features.