Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 706 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 706 Bytes

KQMH

A conceptual framework for an integrated approach to improved quality of healthcare.

A simple mobile application to implement the login and data entry module for KQMH.

Prerequisites

Android Studio

Installation

Clone this repository and import into Android Studio

git clone https://github.com/IntelliSOFT-Consulting/KQMH.git

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your branch (git checkout -b branch-name)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request