-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
<img height="120" src="https://github.com/EyeSeeTea/user-extended-app-blessed/blob/gh-pages/img/logo.png" alt="User-Extended App Logo"> | ||
|
||
User-Extended App is a DHIS2 Web Application part of [EyeSeeTea's DHIS2 Suite](https://eyeseetea.com/dhis2-apps/) that provides a quick, easy and integrated way to perform common operations to DHIS2 users. | ||
|
||
[![banner_toedit](https://github.com/EyeSeeTea/user-extended-app-blessed/assets/108925044/49d54508-93f0-4c2f-8583-6f2ee9a3f1d2)](https://eyeseetea.github.io/user-extended-app-blessed/) | ||
|
||
## Documentation | ||
|
||
You can find a detailed user and developer guide [at the wiki](https://github.com/EyeSeeTea/user-extended-app-blessed/wiki) and also our [road map](https://github.com/orgs/EyeSeeTea/projects/47) You can download User Extended from the [DHIS2 App Hub](https://apps.dhis2.org/user/app/1bf66488-93b5-41c8-abfe-1b03b2521a2d) | ||
|
||
For more links, see the [User-Extended App website](https://eyeseetea.github.io/user-extended-app-blessed/) | ||
|
||
## Feedback | ||
|
||
We’d like to hear your thoughts on the app in general, improvements, new features or any of the technologies being used. Just drop as a line at [email protected] and let us know! If you prefer, you can also [create a new issue](https://github.com/EyeSeeTea/user-extended-app-blessed/issues) on our GitHub repository. Note that you will have to register and be logged in to GitHub to create a new issue. | ||
|
||
## Setup | ||
|
||
Install dependencies: | ||
|
@@ -85,3 +101,11 @@ The file `src/contexts/app-context.ts` holds some general context so typical inf | |
### Scripts | ||
|
||
Check the example script, entry `"script-example"`in `package.json`->scripts and `src/scripts/example.ts`. | ||
|
||
### About & Sponsorships | ||
|
||
User-Extended App development is sustainable thanks to the partners for which we build customized DHIS2 solutions. It has been funded by the Norwegian Refugee Council, the WHO Global Malaria Programme, Samaritan’s Purse and Medecins Sans Frontières to support countries in strengthening the collection and use of health data through DHIS2. Also, the WHO Integrated Data Platform (WIDP), where several WHO departments and units share a dedicated hosting and maintenance provided by EyeSeeTea, back some specific new features. The Long Term Agreement EyeSeeTea holds with WHO for this maintenance includes maintenance of this application, ensuring that it will always work at least with the last version of WIDP. We are passionate about both DHIS2 and open source, so giving back to the community through dedicated open-source development is and will always be part of EyeSeeTea’s commitment. | ||
|
||
You can also [support our work through a one-time contribution or becoming a regular github sponsor](https://github.com/sponsors/EyeSeeTea) | ||
|
||
|