A comprehensive mobile application designed to manage hospital operations, including appointments, patient records, and staff coordination.
📎 Source Code: https://github.com/abootarek/Hospital_mangement
🛠 Technologies: Flutter | Dart | Bloc | REST API (Retrofit /Dio) | Local Storage.
Key Features & Responsibilities:
• Developed a full-featured patient data management system handling 100+ medical records, reducing manual entry errors by 50%.
• Designed intuitive dashboards for doctors and admins, improving workflow efficiency.
• Integrated RESTful APIs for CRUD operations on patient data, appointment bookings, and medical staff scheduling.
• Employed state management using Cubit for effective UI updates and data flow control.
• Implemented persistent storage using SharedPreferences to maintain user sessions and preferences.