Skip to content

superrcoop/HHMSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOPE HEALTH MEDICAL SOLUTIONS

About

Hope Health Clinic is a private operated organization that is governed by the friends of the Good Shepherd Foundation for over 35 years. This non-profitable organization provides health care to over 20,000 low income citizens of the north western region of Jamaica each year.The main issues currently affecting the efficiency and the effectiveness of the services provided by the clinic includes inefficient record retrieval, record keeping is space consuming and the generation of tedious financial reports.

Mission

Hope Health Medical Solution focuses on providing a free electronic medical record solution.The mission of HHMS is to improve health care delivery in resource-constrained environments with a robust, scalable, user-driven, open source medical record system platform.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Java JDK
  • Java IDE
  • Git
  • Windows/Linux/Mac

Development

See instructions to:

  • Install Java JDK here

  • Install IntelliJ IDEA here.

  • Use IntelliJ GitHub Integration here.

Deployment

[On Linux]

You will use git the Java compiler javac to compile your Java programs and the Java interpreter java to run them,assuming already installed.

Check version:

$ javac -version javac 1.8.0_121 $ java -version java version "1.8.0_111" Java(TM) SE Runtime Environment (build 1.8.0_111-b14) 

Clone repo:

$ git clone https://github.com/superrcoop/HHMSystem.git 

Navigate to directory:

$ cd HHMSystem/ 

Compile,create .jar file and run:

$ javac /src/_hhms_/$(find . -name "*.java") 
$ jar vcfm HHMS.jar src/META-INF/MANIFEST.MF src/_hhms_/$(find . -name "*.class") 
$ java -jar HHMS.jar 

Contributing

Cheackout these useful guides:

Contributions are very welcome, we can definitely use your help!

Built With

IntelliJ IDEA 2016.3

About

HOPE HEALTH MANAGEMENT SYSTEM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages