Giter Club home page Giter Club logo

cht-pih-malawi-app's Introduction

Open source CHT application for PIH Malawi

This is the open source configuration of the Community Health Toolkit (CHT) application deployed by Partners in Health (PIH) in Malawi for the community health program.

Setting up

CHT instance

Use this guide if you need a development CHT instance.

Clone the repository

Use git clone to get a local copy of the repository:

git clone https://github.com/medic/cht-pih-malawi-app.git

Install dependencies

Change to the project directory and install npm dependencies using

npm install

Upload configuration

Use the CHT app configurer to upload the configuration to a CHT instance running CHT core. To set up CHT app configurer, the following steps are required:

cht-conf

npm install -g cht-conf

pyxform

pyxform is a python package used for creating XForms. Installation is operating system specific as detailed below:

Ubuntu
sudo python -m pip install git+https://github.com/medic/[email protected]#egg=pyxform-medic
Windows
python -m pip install git+https://github.com/medic/[email protected]#egg=pyxform-medic --upgrade
OSX
pip install git+https://github.com/medic/[email protected]#egg=pyxform-medic

upload configuration

localhost

Use this command if the instance URL is defined in the COUCH_URL environment variable.

cht --local
arbitrary URL
cht --url=https://username:[email protected]:12345

Documentation

Supported use-cases:

Contributing

Contributions are welcome! Read about how to contribute on the documentation site.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

cht-pih-malawi-app's People

Contributors

eljhkrr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.