Skip to content

dhis2/route-manager-app

Repository files navigation

Route Manager App

This app supports managing routes using DHIS2 Routes API.

It currently supports:

  1. Creating new routes (for all GET, POST, DELETE, PUT, PATCH and JSON-PATCH).
  2. Editing and deleting existing routes
  3. Testing routes by invoking the upstream endpoint and displaying the result.
  4. Configuring authentication parameters
  5. Setting authorities required to run the route
  6. Configuring the route metadata sharing

Please note that, in order, to be able to perform these operations, the logged-in user's role should have the Route authority enabled (under User App -> Roles (select the role) -> Metadata authorities (search for Route))

**The app is still not published on AppHub - please refer to this ticket for updates on when it will be published **

These should come as improvements in the near future.

This project was bootstrapped with DHIS2 Application Platform.

Deploying the app

The app is not yet deployed on App Hub. In order to install it, you can download the release build from https://github.com/dhis2/route-manager-app/releases and upload the zip file using the App Management app in DHIS2.