Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.12 KB

README.md

File metadata and controls

34 lines (27 loc) · 2.12 KB

chantelmedical-android

Sample Project Medical Record From Project Research PT Solusi 247

Feature on this project :

  • Login connect to API
  • Register connect to API
  • Forgot password & sent email
  • Session Login Logout
  • GET List appointment patient API
  • Add data medical record

I use API from openEMR Medmaster, you can view project API in https://github.com/oemr501c3/openemr-api.

App Screenshot :

Installation

  1. Clone or Download Android-Chat-Aplication Project
  2. In Android Studio, choose file > Import Project and select the root folder of the project. Android Studio may ask you to choose the type of project you are importing. If this is the case, make sure to choose Import project from external model and select the Gradle option.
  3. Download openEMR http://www.open-emr.org/ & config on your server.
  4. Download api openEMR API https://github.com/oemr501c3/openemr-api & save it in openEMR.