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 154
/
Copy pathaam-digital.json
58 lines (58 loc) · 1.7 KB
/
aam-digital.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
{
"name": "Aam Digital",
"aliases": [
""
],
"description": "Open source case management software for the social Sector. It provides an easy-to-use case management web app for NGOs anywhere in the world.",
"website": "https://www.aam-digital.com",
"license": [
{
"spdx": "GPL-3.0",
"licenseURL": "https://github.com/Aam-Digital/ndb-core/blob/master/LICENSE.md"
}
],
"SDGs": [
{
"SDGNumber": 1,
"evidenceText": "Aam Digital is used by social sector organizations that directly work with beneficiaries on the ground. It thereby contributes to the eradication of poverty."
},
{
"SDGNumber": 3,
"evidenceText": "Aam Digital is used in projects, with the objective of improving beneficiaries' health and thereby contributes to SDG 4."
},
{
"SDGNumber": 4,
"evidenceText": "Aam Digital is used in educational projects and thereby contributes to SDG 4."
},
{
"SDGNumber": 5,
"evidenceText": "Aam Digital can be used in projects with a focus on gender equity and thereby contribute to SGD 5."
},
{
"SDGNumber": 10,
"evidenceText": "As a tool for social sector organizations that work with marginalized communities, it contributes to SDG 10."
}
],
"sectors": [
"Gender and Minority Groups"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/Aam-Digital/ndb-core"
}
],
"organizations": [
{
"name": "Aam Digital GmbH",
"website": "https://www.aam-digital.com",
"org_type": "maintainer",
"contact_name": "Sebastian Leidig",
"contact_email": "sebastian@aam-digital.com"
}
],
"stage": "DPG"
}