MediScanAI is a mobile application designed for doctors to predict diseases based on clinical data. This app allows healthcare professionals to:
- Manage patient records.
- Select disease categories.
- Enter lab information.
- Make disease predictions.
All from a single, user-friendly platform!
-
๐จโโ๏ธ Patient Management:
- ๐ View a comprehensive list of patients registered in the application.
- ๐ Filter patients based on specific criteria to easily find and manage patient data.
-
๐ Disease Categories:
- ๐งฌ Browse through various disease categories to find related diseases.
- ๐ฆ Each category displays a list of diseases that fall under it, allowing for focused examination.
-
๐ฎ Disease Prediction:
- ๐ After selecting a disease from a category, a form modal appears, enabling the doctor to input laboratory data directly.
- ๐๏ธ Alternatively, upload a file containing lab information to initiate the prediction process.
-
๐ Prediction Results:
- โ Receive detailed predictions based on the entered data or uploaded files, helping in making informed medical decisions.
- Ensure you have Flutter installed on your machine. You can download it from Flutter's official website.
- Clone the repository:
git clone https://github.com/kteken10/HealthcareMobileApp.git cd HealthcareMobileApp
- Install dependencies:
flutter pub get
- Run the App:
flutter run
Viewing Patient List
ย ย ย
Filtering Patients
Selecting Disease Categories
ย ย ย
Entering Laboratory Data
Contributions are welcome! Please fork the repository and submit a pull request for any enhancements, bug fixes, or new features.
This project is licensed under the MIT License - see the LICENSE file for details.
For more information or support, please contact dissangfrancis@yahoo.com.