forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgibbon.json
46 lines (46 loc) · 1.23 KB
/
gibbon.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
{
"name": "Gibbon",
"aliases": [
"GibbonEdu"
],
"description": "The flexible, open source school platform built by teachers. Created by teachers, Gibbon is the school platform which solves real problems encountered by educators every day. Being free, open source and flexible Gibbon can morph to meet the needs of a huge range of schools.",
"website": "https://gibbonedu.org/",
"license": [
{
"spdx": "GPL-3.0",
"licenseURL": "https://github.com/GibbonEdu/core/blob/v24.0.00/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 4,
"evidenceText": "Gibbon allows all schools, no matter their budget, to benefit from world class solutions to common educational problems."
}
],
"sectors": [
"Education"
],
"type": [
"software"
],
"repositories": [
{
"name": "Core",
"url": "https://github.com/GibbonEdu/core"
},
{
"name": "Free Learning",
"url": "https://github.com/GibbonEdu/module-freeLearning"
}
],
"organizations": [
{
"name": "Gibbon Foundation",
"website": "https://gibbonedu.org/",
"org_type": "owner",
"contact_name": "Ross Parker",
"contact_email": "[email protected]"
}
],
"stage": "nominee"
}