This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
/
commcare-android.json
59 lines (59 loc) · 2.14 KB
/
commcare-android.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"name": "CommCare Android",
"description": "Android App for CommCare, an easily customizable, open source mobile platform that supports frontline workers in low-resource settings. By replacing paper-based forms, frontline workers can use CommCare to track and support their clients with registration forms, checklists, SMS reminders, and multimedia.",
"website": "https://play.google.com/store/apps/details?id=org.commcare.dalvik&hl=en",
"license": [
{
"spdx": "Apache-2.0",
"licenseURL": "https://github.com/dimagi/commcare-android/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 1,
"evidenceURL": "https://www.dimagi.com/blog/mobile-data-collection-nutrition/"
},
{
"SDGNumber": 2,
"evidenceURL": "https://www.dimagi.com/blog/usaid-advancing-nutrition-2020/"
},
{
"SDGNumber": 3,
"evidenceText": "More studies have assessed CommCare's impact than any other mobile platform for frontline workers - they've demonstrated the tool can make health care service delivery more efficient and can help health institutions save money, among other things.",
"evidenceURL": "https://www.dimagi.com/toolkits/commcare-evidence-base/"
},
{
"SDGNumber": 4,
"evidenceURL": "https://www.dimagi.com/blog/mobile-data-collection-nutrition/"
},
{
"SDGNumber": 10,
"evidenceText": "More studies have assessed CommCare's impact than any other mobile platform for frontline workers - they've demonstrated the tool can make health care service delivery more efficient and can help health institutions save money, among other things.",
"evidenceURL": "https://www.dimagi.com/toolkits/commcare-evidence-base/"
},
{
"SDGNumber": 11,
"evidenceURL": "https://www.dimagi.com/toolkits/commcare-evidence-base/"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/dimagi/commcare-android"
}
],
"organizations": [
{
"name": "Dimagi",
"website": "https://www.dimagi.com/",
"org_type": "owner"
}
],
"stage": "nominee"
}