Skip to content

A cross platform health monitoring app built in React-Native where doctors and patients can sign up, edit their details and view health logs.

Notifications You must be signed in to change notification settings

Zishan3165/health-monitoring-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Health Monitoring App (React Native)

A cross platform health monitoring app where doctors and patients can sign up, edit their details and health log. Here the targetted patients are pregnant patients who's condition needs to be monitored at all times and reported automatically to doctors in real-time incase of emergencies

Technologies used

  • Cross platform app written in React Native with Typescript without Expo (mobile-app folder)
  • Firebase firestore used to post and retrieve data
  • Firebase auth for user sign up and sign in
  • Firebase cloud functions for real-time push notifications (firebase-app-backend folder)
  • react-native-firebase library for seamless firebase integration with react-native

Workflow

  • User can sign up as a patient or a doctor
  • Patients/Doctors can view their own profile
  • Patients currently assigned to one doctor only after signup (for now)
  • Doctors will be able to see their patients health log over a period of time
  • Patients will be able to see their own logs over a period of time
  • Push notifications sent to both respective doctor and patient if abnormal readings are acquired from patient
  • App requires integration with iot sensor devices to be able to post health logs

Future Improvements

  • Currently one doctor for all patients, we should be able to assign patients to different doctors

Demo

health-monitoring 1_320x640 3_320x640 4_320x640

About

A cross platform health monitoring app built in React-Native where doctors and patients can sign up, edit their details and view health logs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published