Patients often forget their follow-up appointments and medication schedules, leading to missed treatments and delayed healthcare interventions.
This mobile application sends personalized reminders to patients for their follow-up check-ups, medication refills, and other important healthcare-related tasks. The app ensures timely notifications, improving adherence to medical schedules and enhancing patient well-being.
✅ Appointment Reminders - Get notified about upcoming doctor visits and medical check-ups.
✅ Medication Alerts - Receive alerts for medication schedules to avoid missed doses.
✅ Push Notifications - Integrated Firebase Cloud Messaging (FCM) to send real-time reminders.
✅ User-Friendly Interface - Simple and intuitive UI for easy navigation.
✅ Secure Data Handling - Ensures privacy and security of patient schedules.
- Flutter - Cross-platform mobile development framework.
- Firebase Cloud Messaging (FCM) - For push notifications.
- Dart - Programming language for Flutter.
- Flutter SDK installed
- Firebase project set up with FCM enabled
- Android/iOS emulator or physical device
- Clone the Repository
git clone https://github.com/your-username/patient-reminder-app.git cd patient-reminder-app - Install Dependencies
flutter pub get
- Set Up Firebase
- Create a Firebase project.
- Download the
google-services.json(for Android) andGoogleService-Info.plist(for iOS) and place them in the appropriate directories. - Enable Firebase Cloud Messaging in the Firebase Console.
- Run the App
flutter run
- Allow Notification Permissions when prompted.
- Set up your medical schedule (appointments, medication reminders).
- Receive timely notifications for your healthcare tasks.
- Notifications not working? Ensure notification permissions are enabled in your device settings.
- Firebase setup issues? Check that the
google-services.jsonis correctly placed.
We welcome contributions! To contribute:
- Fork the repository.
- Create a feature branch (
git checkout -b feature-name). - Commit changes (
git commit -m 'Add new feature'). - Push to the branch (
git push origin feature-name). - Open a Pull Request.
This project is licensed under the MIT License.
For any queries, feel free to reach out!
📧 Email: iamvanyaawasthi@gmail.com
💻 GitHub: sheisstarwithoutmoon