WATCH THE DEMO OF OUR APP BELOW

This project aims to develop an offline-first mobile application designed for medical camps across India. The application enables healthcare workers to collect, store, and manage patient data locally, ensuring accessibility even in areas with limited or no internet connectivity. Once a connection is available, data will be synchronized with a centralized database for long-term storage and analysis.
- Offline Data Storage: Collect and store patient records locally.
- Data Synchronization: Seamlessly sync local data with the central database when online.
- User Authentication: Secure login for healthcare workers.
- Structured Medical Questionnaires: Standardized forms for patient diagnosis and treatment tracking.
- Eye Testing: Various tools in the application to hold on patient eye tests.
- Android Support: Built with Flutter to support Android devices.
- Flutter (Dart): Cross-platform framework for mobile development.
- SpringBoot & Express: Handles API requests and business logic.
- OrientDB: NoSQL multi-model database for scalable data management.
├── backend/ # Springboot & Express API (with external OrientDB)
├── flutter_application/ # Flutter application (Frontend)
├── documentation/ # Documentation
└── README.md # Project Overview
Let's build a scalable, efficient, and life-saving medical data management system! 🚀