Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshaysangma/medigate
A application for Android in Java for patient data (such as pulse,pulse graph,temp) syncing to server and visualization. The app also allow Patient Doctor interactions and alert system with gps to all subscribed doctors in case of emergency.
https://github.com/akshaysangma/medigate
Last synced: about 1 month ago
JSON representation
A application for Android in Java for patient data (such as pulse,pulse graph,temp) syncing to server and visualization. The app also allow Patient Doctor interactions and alert system with gps to all subscribed doctors in case of emergency.
- Host: GitHub
- URL: https://github.com/akshaysangma/medigate
- Owner: akshaysangma
- Created: 2019-06-09T17:34:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T18:13:47.000Z (over 5 years ago)
- Last Synced: 2023-10-20T16:19:41.344Z (over 1 year ago)
- Language: Java
- Size: 146 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MediGate
A application for Android in Java for patient data (such as pulse,pulse graph,temp) syncing to server and visualization. The app also allow Patient Doctor interactions and alert system with gps to all subscribed doctors in case of emergency.
This is a part of the real time health monitoring system which will take continuous readings and store it to an active database and perform instantaneous analysis on the collected data set. Alerts will be sent on sensing unusual conditions.Patients’ history will be made remotely accessible to the doctors and otherstaff.* Graph implementation for Real Time Pulse Reading from the custom wirstband device with BPM and Temperation Readings through Bluetooth.
* Simple Login System with Validation
* ADDED GOOGLE SIGN IN INTEGRATION AND AUTO LOGIN
* Dumping all the data of the patient to Server using JSON and RestAPIs.
* Integration with Python Django Server RestAPIs
* Doctor Subscription System
* Emergency Alert to all Subscribed Doctors with GPSYou can read the complete report here: https://github.com/akshaysangma/MedigateReport/blob/master/health_monitoring.pdf