Skip to content

This is an utility that can be used to extract survey from ODK Aggregate and expose them via a simple REST API

Notifications You must be signed in to change notification settings

rpalexis/ODK-PHP-Extractor

Repository files navigation

ODK-PHP-Extractor

This is an utility that can be used to extract survey from ODK Aggregate and expose them via a simple REST API as JSON data. So you can use the extracted data in a way to satisfy you need.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Feel free to leave your comments and review. This may help developper to deal with ODK a better way.

Prerequisites

What things you need to install the software and how to install them

    * A Web Server
    * PHP - Version 5.6 at least [Test]
    * PHP Curl library for your version
    * guzzlehttp/guzzle Version 6.3 at least
    * Composer
    * Git

Installing

Please follow those steps in order to run the project on you machine:

        1. Go to WebServer's directory (www, htdocs ...)
        2. git clone https://[email protected]/rpalexis/ODK-PHP-Extractor.git
        3. cd ODK-PHP-Extractor
        4. composer install
        5. Give the right permissions
        6. Go to this URL : <<YOUR_WEB_PATH>>/ODK-PHP-Extractor/
        7.You'll see : No action defined! Remember this extractor only accept POST request

Contributing

Feel free to leave your comments and reviews.

Authors

  • Rulx Philome ALEXIS - Initial work - rpalexis

About

This is an utility that can be used to extract survey from ODK Aggregate and expose them via a simple REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages