A Flutter-based mobile application integrated with IoT devices to monitor patients' vitals in real-time, streamlining hospital ward operations for doctors and improving patient care.
This system consists of an Android application built with Flutter, connected to IoT sensors that continuously monitor heart rate and temperature of each patient.
- Each patient is equipped with IoT-enabled health sensors.
- Doctors can log in securely using their credentials.
- The app provides a dashboard with ward-wise patient allocation.
- Upon selecting a ward, doctors can view all assigned patients.
- Real-time vitals (heart rate and temperature) are displayed for each patient.
To simplify patient monitoring within hospital environments by:
- Reducing manual vital checks
- Providing quick access to real-time health metrics
- Enhancing doctor-patient coordination through ward-level organization
- Flutter (Mobile App UI)
- IoT Devices (Heart rate & Temperature sensors)
- Firebase / Local Auth (for authentication – if used)
- Real-time Data Feed (MQTT/Bluetooth/Wi-Fi based – depending on your setup)
- Real-time IoT integration
- Role-based login and access (Doctor → Ward → Patient)
- Clean Flutter UI architecture
- Scalable healthcare monitoring logic