Menu

Tree [fabf5f] master /
 History

HTTPS access


File Date Author Commit
 .metadata 2014-11-07 Harlan H Bloom Harlan H Bloom [07ba07] Saving everything for this project.
 .settings 2014-11-07 Harlan H Bloom Harlan H Bloom [07ba07] Saving everything for this project.
 Documentation 2014-08-16 Harlan H Bloom Harlan H Bloom [9cd6fa] Updating files, especially documentation.
 data 2014-08-16 Harlan H Bloom Harlan H Bloom [9cd6fa] Updating files, especially documentation.
 gradle 2011-10-21 Harlan Bloom Harlan Bloom [384a40] Fixed some of the tests to actually work correc...
 nbproject 2014-08-14 Harlan H Bloom Harlan H Bloom [efb19d] Make sure everything has been updated. Documen...
 src 2018-07-01 harlan harlan [fabf5f] updated dispatch model.py
 test 2014-08-16 Harlan H Bloom Harlan H Bloom [9cd6fa] Updating files, especially documentation.
 .gitignore 2011-08-17 Harlan Bloom Harlan Bloom [2cfea4] I've added several new hibernate modules and th...
 .project 2014-11-07 Harlan H Bloom Harlan H Bloom [07ba07] Saving everything for this project.
 LICENSE.txt 2012-01-02 Harlan Bloom Harlan Bloom [226f47] All files licensed under the Affero GPL. This ...
 README.txt 2014-08-16 Harlan H Bloom Harlan H Bloom [9cd6fa] Updating files, especially documentation.
 build.gradle 2014-08-14 Harlan H Bloom Harlan H Bloom [efb19d] Make sure everything has been updated. Documen...
 build.xml 2014-08-14 Harlan H Bloom Harlan H Bloom [efb19d] Make sure everything has been updated. Documen...
 gradlew 2011-10-21 Harlan Bloom Harlan Bloom [384a40] Fixed some of the tests to actually work correc...
 gradlew.bat 2011-10-21 Harlan Bloom Harlan Bloom [384a40] Fixed some of the tests to actually work correc...
 hibernate.log 2014-08-16 Harlan H Bloom Harlan H Bloom [9cd6fa] Updating files, especially documentation.
 hibernate.log.help 2014-08-16 Harlan H Bloom Harlan H Bloom [9cd6fa] Updating files, especially documentation.
 manifest.mf 2010-07-15 Harlan Harlan [137cd5] more files to be added to repository
 nbbuild.xml 2010-07-15 Harlan Harlan [5a92a8] Adding Netbeans project information

Read Me

OpenEmergency

Welcome to "OpenEmergency - Open source helping you save lives!"

The goal of this suite of programs is to provide you the best software
possible with little to no cost in order to help you do what you do
best - SAVE LIVES!

Version 0.0.0-001
This version is intended not to be a fully functional release, but rather to get feeback from EMS community about this project.

COMMUNICATION
-------------
All feedback will be done through the mailing lists provided.  No bug fixes nor any enhancement requests will be accepted via personal email.

PREREQUISITES
-------------
1.  Java.  Follow the manufacturers recommended installation instructions.
2.  MySQL database.  There are plenty of instructions available on the
    internet, so I will not provide those instructions here.  Again, follow
    the manufacturers recommended installation instructions.
3.  Unpack200.  There are plenty of instructions available on the internet,
    so I will not provide those instructions here.  Follow the
    manufacturers recommended installation instructions.

INSTALLATION
------------

1.  Unpack the archive.  On Linux this is: 
       unpack200 openPatientGUI.jar.pack.gz openPatientGUI.jar
2.  Create user "openem" (without quotes), with the password
    "openpass" (again, without the quotes).
3.  Decompress sample_data file:  unzip sample_data.zip
4.  Run: mysql -uopenem -popenpass < sample_data.sql
5.  Run the program:  java -jar openemergency.jar