Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

openhie/openinfoman-rapidpro-sierraleone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openinfoman-rapidpro

OpenInfoMan RapidPRO

Provides text/SMS for menu based selection of facilities in an organizational hierarchy.

It makes use of the OpenInfoMan software https://github.com/openhie/openinfoman

Ubuntu Installation

You can easily install on Ubuntu 14.04 and Ubuntu 14.10 using the following commands

sudo add-apt-repository ppa:openhie/release
sudo apt-get update
sudo apt-get install openinfoman-rapidpro

Manual Installation

Assumes that you have installed BaseX and OpenInfoMan according to:

https://github.com/openhie/openinfoman/wiki/Install-Instructions

Directions

To get the libarary:

cd ~/
git clone https://github.com/openhie/openinfoman-rapidpro

Library Module

There is no library module at the time of writing.

Stored Functions

To install the stored functions you can do:

cd ~/basex/resources/stored_query_definitions
ln -sf ~/openinfoman-rapidpro/resources/stored_query_definitions/* .

Be sure to reload the stored functions:

https://github.com/openhie/openinfoman/wiki/Install-Instructions#Loading_Stored_Queries

RapidPro Endpoints

To make the GET endpoints available:

cd ~/basex/webapp
ln -sf ~/openinfoman-rapidpro/webapp/openinfoman_rapidpro_bindings.xqm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published