Health Caser, an Android application, provides training software to health-care workers (largely nurses) in sub- Saharan Africa. Health Caser uses health case studies that are gradually ‘worked through’ by the health-care worker. Health Caser assists health-care workers in performing much of the work traditionally left to doctors, resulting in the health-care workers’ expanding their medical knowledge. Using Health Caser, health-care workers are able to ask questions about and discover the patient’s medical history, order medical tests and view their results (such as X-rays), track their overall progress through all health cases, and view their statistics. These ultimately result in the health-care workers’ being able to correctly diagnose the patients in the health cases.
# README #
### What is this repository for? ###
* Quick summary
* Version
* Learn Markdown
### How do I get set up? ###
Java: jdk1.8.0_11
Android Studio: 1.1.0
1. Create a directory on your local drive
2. Run "git init" (create a local git repo)
3. "git remote add origin ...."
4. "git pull origin master"
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions