Skip to content

CollectiCare, an Ophthalmology app which allows for health care workers in health camps to manage patients, test their eyes, and implements facial recognition technology to protect patient data!

Notifications You must be signed in to change notification settings

zsyed44/CollectiCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollectiCare: Opthomology Medical App

App Demo Video

WATCH THE DEMO OF OUR APP BELOW image

Project Overview

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.

Key Features

  • 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.

Tech Stack

Frontend

  • Flutter (Dart): Cross-platform framework for mobile development.

Backend

  • SpringBoot & Express: Handles API requests and business logic.

Database

  • OrientDB: NoSQL multi-model database for scalable data management.

Project Structure

├── 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! 🚀

About

CollectiCare, an Ophthalmology app which allows for health care workers in health camps to manage patients, test their eyes, and implements facial recognition technology to protect patient data!

Resources

Stars

Watchers

Forks

Contributors