Skip to content

Commit

Permalink
adding DHIS2 app for GOFR
Browse files Browse the repository at this point in the history
  • Loading branch information
ashaban committed Jun 12, 2018
1 parent 902de6c commit f1b3de8
Show file tree
Hide file tree
Showing 18 changed files with 80 additions and 0 deletions.
Binary file added dhis2App/GOFR.zip
Binary file not shown.
Binary file added dhis2App/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions dhis2App/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>facility-recon-mockup2</title><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons" rel=stylesheet><link href=static/css/app.c4ce8ab8a79a829042aad410d24a7387.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=static/js/manifest.9b49981c3331c065c9a6.js></script><script type=text/javascript src=static/js/vendor.7fbd39667a933598b16c.js></script><script type=text/javascript src=static/js/app.77d9d4a0aef4142f187a.js></script></body></html>
Binary file added dhis2App/intrahealth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions dhis2App/manifest.webapp
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"version": "1.0",
"appType": "APP",
"name": "Facility Reconciliation",
"description": "Facility Reconciliation",
"launch_path": "index.html",
"icons": {
"16": "pepfar.jpeg",
"48": "pepfar.jpeg",
"128": "pepfar.jpeg"
},
"developer": {
"name": "Intrahealth - Digital Health Team",
"url": "http://ihris.intrahealth.org/dhis"
},
"default_locale": "en",
"activities": {
"dhis": {
"href": "http://app.gofr.org/dhis",
"namespace":"GOFR"
}
}
}
Binary file added dhis2App/pepfar.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions dhis2App/static/css/app.636429660a4d6afcde5f6eb7fbc22aa7.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions dhis2App/static/css/app.c4ce8ab8a79a829042aad410d24a7387.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dhis2App/static/js/app.77d9d4a0aef4142f187a.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dhis2App/static/js/app.77d9d4a0aef4142f187a.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dhis2App/static/js/app.a5b11544b7d048b9a715.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dhis2App/static/js/app.a5b11544b7d048b9a715.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dhis2App/static/js/manifest.9b49981c3331c065c9a6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dhis2App/static/js/manifest.9b49981c3331c065c9a6.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions dhis2App/static/js/vendor.7fbd39667a933598b16c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dhis2App/static/js/vendor.7fbd39667a933598b16c.js.map

Large diffs are not rendered by default.

0 comments on commit f1b3de8

Please sign in to comment.