A centralised patient record management system which bridges the gap between the doctors and the patients by maintaining the history of records, reports, prescription and other medical history.Moreover it keeps track on your basic lifestyle such as what you eat/drink , amount of workout and based on that predicts the risk to heart disease.
Clone the repo and use npm install to download the dependicies
$ git clone https://github.com/Utkarshmalik/unimedapp.git
$ npm install
$ npx react-native run-android
$ npx react-native run-ios