forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglific.json
52 lines (52 loc) · 2.25 KB
/
glific.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
{
"name": "Glific",
"description": "An open-source two way communication platform using WhatsApp Business API",
"website": "https://glific.org/",
"license": [
{
"spdx": "AGPL-3.0",
"licenseURL": "https://github.com/glific/glific/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "Helping the Social Sector: The COVID crisis required NGOs to pivot & deliver their programming via online channels. Glific can deliver content to beneficiaries and engage them in conversations, such as: personal conversations, feedback on current activities, suggestions on future activities.",
"evidenceURL": "https://drive.google.com/file/d/1X-IoSn-DuELhgZLEYnWTkcxeUoT3DkY8/view?usp=sharing"
},
{
"SDGNumber": 4,
"evidenceText": "Send training or educational content & activities: Run training/educational programmes at the pace preferred by your beneficiaries. You can plan the content in advance and let them retrieve with automated messages. You can enhance the content/message with text formatting, emojis, stickers, images, videos and documents.",
"evidenceURL": "https://drive.google.com/file/d/1X-IoSn-DuELhgZLEYnWTkcxeUoT3DkY8/view?usp=sharing"
},
{
"SDGNumber": 11,
"evidenceURL": "https://drive.google.com/file/d/1X-IoSn-DuELhgZLEYnWTkcxeUoT3DkY8/view?usp=sharing"
},
{
"SDGNumber": 17,
"evidenceText": "Helping the Social Sector: The COVID crisis required NGOs to pivot & deliver their programming via online channels. Glific can deliver content to beneficiaries and engage them in conversations, such as: personal conversations, feedback on current activities, suggestions on future activities.",
"evidenceURL": "https://chintugudiya.org/blog/tech4dev-announces-the-general-availability-of-glific-the-open-source-whatsapp-based-communication-platform/"
}
],
"sectors": [],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/glific/glific"
}
],
"organizations": [
{
"name": "Project Tech4Dev",
"website": "https://tech4dev.com/",
"org_type": "owner",
"contact_name": "Donald Lobo",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}