MediAssist is a Flutter-based healthcare application designed to bring essential medication and healthcare management features into one platform.
The project combines prescription management, medication tracking, symptom assessment, and doctor appointment management to make everyday healthcare tasks easier to organize.
- Browse doctor information
- Manage appointment bookings
- Track appointment details
- Email notifications for appointment workflows
- Prescription image upload
- Medicine information extraction
- Prescription data management
- Medication scheduling
- Medicine reminders
- Taken/missed medication tracking
- Medication history
- Symptom-based assessment
- Risk-level classification
- Basic health recommendations
MediAssist is currently under development. Some modules and integrations are being developed or refined.
- Flutter — Cross-platform application development
- Dart — Application programming language
- EmailJS — Appointment-related email notifications
mediassist/
├── android/
├── ios/
├── lib/
├── linux/
├── macos/
├── test/
├── web/
├── windows/
├── pubspec.yaml
└── README.md
The main application code is located inside the lib/ directory.
Install Flutter and verify your development environment:
flutter doctorgit clone https://github.com/parnika0110/mediassist.git
cd mediassistflutter pub getflutter runMediAssist aims to provide a unified healthcare companion where users can manage prescriptions, medication schedules, symptoms, and doctor appointments from a single application.
In Development
The application is actively being developed, with individual modules being implemented and integrated progressively.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
======= MediAssist is an academic project and is not intended to replace professional medical advice, diagnosis, or treatment.
======= Last updated: August 2026