Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Data entry app
# Data entry app:

[Live demo development branch](https://dhis2-data-entry.netlify.app/#/)

## Global state
## Global state:

We're using use-query-params to store part of the app's state in the url query
parameters. This allows users to bookmark and share specific states of the app.

## Model overview
## Model overview:

The category model can be fairly confusing, so we've created a few diagrams to help explain and get an overview of how DHIS2 models are used in the app.

Expand Down