Skip to content

Commit

Permalink
fix: styling improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
edvinstava committed Mar 21, 2024
1 parent 6569fca commit 868eff8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/using-capture-growth-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
Capture growth charts is a web application that allows users to capture and view growth data for children under the age of 5. The application is designed to be used by health workers in the field to capture growth data for children and to view growth charts for children in their care. The application is designed to be used on a tablet or computer device and is optimized for data entry and visualization of growth charts for efficient monitoring of child development.

# Growth chart plugin upload
Run yarn build in the root of the project to build the plugin. Then upload the plugin to the DHIS2 instance using the App Management app. Now the plugin should be an available app on the instance and you can find it on this url:
Run `yarn build` in the root of the project to build the plugin. Then upload the plugin to the DHIS2 instance using the App Management app. Now the plugin should be an available app on the instance and you can find it on this url:
- `<Url of instance>/api/apps/capture-growth-chart/plugin.html`

Remember to alter `<Url of instance>` with the actual url of you instance.
<br />

# Configuration { #configuration }
## Maintenance { #maintenance }
Expand Down

0 comments on commit 868eff8

Please sign in to comment.