This is our project in Code For Sudan Hackathon
# Health Epidemic Detection
## Overview
The Healthcare Sudan Project is a comprehensive healthcare management system developed for the Code For Sudan Hackathon. It addresses two critical challenges faced by the Sudanese population in the medical field:
1. **Delayed epidemic detection and response**, which often leads to widespread outbreaks and loss of life.
2. **Difficulties in accessing medical care**, including long wait times, lack of information about hospital services, and inefficient appointment systems.
###
The system consists of three interconnected applications designed to streamline healthcare services, improve communication, and enhance data management for citizens, healthcare providers, and ministry employees.
## System Components
### 1. Mobile App
- **Target Users**: Citizens, Registrars, Doctors.
- **Key Features**:
- Appointment booking and management.
- Access to emergency numbers and medical advice.
- Notifications for appointment updates and epidemics.
- Medical history management (for citizens and doctors).
- Offline functionality for critical features.
### 2. Hospital Desktop App
- **Target Users**: Hospital Managers, Health Officers.
- **Key Features**:
- Staff management (add/edit/remove registrars, doctors, health officers).
- Clinical data recording (admissions, discharges, operations, deaths).
- Appointment and queue management.
- Dashboard for analytics and reporting.
- Notifications to/from ministry and staff.
### 3. Ministry Desktop App
- **Target Users**: Ministry Employees.
- **Key Features**:
- Hospital and staff management (add/edit hospitals, departments, managers).
- Epidemic monitoring and reporting.
- Sending notifications and medical advice to citizens.
- Generating and exporting reports (PDF).
- Regional data filtering (state, locality, hospital, date).
## Installation and Setup
- **Extensions**:
- Download Dart least version and flow the instructions.
- Download Flutter least version flow the instructions.
- Download G …