From fd53bd3618428ba69387f9db15f3d74be1d1d912 Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 11 May 2021 09:08:11 -0600 Subject: [PATCH] BLD: add file nominees/boxtribute.json --- products/boxtribute.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 products/boxtribute.json diff --git a/products/boxtribute.json b/products/boxtribute.json new file mode 100644 index 0000000..2982de0 --- /dev/null +++ b/products/boxtribute.json @@ -0,0 +1,40 @@ +{ + "name": "Boxtribute", + "description": "A web-app for organisations to run a free shop. Giving freedom and dignity to refugees when receiving aid.", + "website": "https://www.boxtribute.org/", + "license": [ + { + "spdx": "Apache-2.0", + "licenseURL": "https://github.com/boxwise/dropapp/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 1, + "evidenceText": "With their online platform Boxtribute, the young entrepreneurs want to ensure that humanitarian aid supplies reach emergency areas faster and are better distributed.", + "evidenceURL": "https://digitalhublogistics.com/award-2020-call/" + }, + { + "SDGNumber": 8, + "evidenceURL": "https://digitalhublogistics.com/award-2020-call/" + }, + { + "SDGNumber": 17, + "evidenceText": "With their online platform Boxtribute, the young entrepreneurs want to ensure that humanitarian aid supplies reach emergency areas faster and are better distributed.", + "evidenceURL": "https://digitalhublogistics.com/award-2020-call/" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/boxwise/ ", + "organizations": [ + { + "name": "Stitching Boxwise", + "website": "https://www.boxtribute.org/", + "org_type": "owner" + } + ], + "stage": "nominee" +}