Skip to content

Latest commit

 

History

History
executable file
·
33 lines (28 loc) · 1.8 KB

README.md

File metadata and controls

executable file
·
33 lines (28 loc) · 1.8 KB

EHR(Server)

Slack Status Build Status Dependency Status

##Goal A system suitable for remote patient record access. Design and optimized for the workflow of One-2-One Cambodia Clinic.

##How it works ###Back-end This repository is the backend of the system. Along with a instance of PostgreSQL database, it allows the front-end apps to access, create and modify patients records. ###Front-end Basically the front-end apps parse and display the data to make it user friendly. They consists of next to no logic, which means it is possible for multiple versions of front-end apps work alongside each other as long as the back-end side is functioning correctly.

##Deployment ###Local if you are just trying to run everything locally (on the computer you are staring at right now), you can click here to learn more. ###Heroku Heroku is a cloud service provider. Click here to learn more about them. To deploy to Heroku, please check our "?" wiki page. ###Raspberry Pi To deploy to Raspberry Pi, please check our "?" wiki page.

##Mobile apps The client side software is available in 2 platforms: Android and iOS. We are also considering porting the Android version to Chrome OS and Chrome browsers using ARC. ###Android Click here to our Android App repo
(Download from the Google Play Store)
(Download from Amazon AppStore) ###iOS Click here to our iOS App repo (Download from the App Store)