From b5195f9e94150a85a643556e7aec071afbc0618b Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Fri, 26 Nov 2021 04:27:36 -0700 Subject: [PATCH 1/2] BLD: Add urban-tech-for-hope --- nominees/urban-tech-for-hope.json | 52 +++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 nominees/urban-tech-for-hope.json diff --git a/nominees/urban-tech-for-hope.json b/nominees/urban-tech-for-hope.json new file mode 100644 index 000000000..eae72c977 --- /dev/null +++ b/nominees/urban-tech-for-hope.json @@ -0,0 +1,52 @@ +{ + "name": "Urban Tech For Hope", + "aliases": [ + "m-kliniki" + ], + "description": "Using Digital Platforms to provide access to Urgent and primary holistic Health needs to beneficiaries across Kenya and Ethiopia.", + "website": "https://www.urbantechforhope.com/", + "license": [ + { + "spdx": "CC-BY-NC-1.0", + "licenseURL": "https://play.google.com/store/apps/details?id=com.otemainc.m_kliniki" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceText": "We provide holistic access to Urgent and Primary Health needs of our beneficiaries.", + "evidenceURL": "https://www.urbantechforhope.com/" + }, + { + "SDGNumber": 9, + "evidenceText": "We've created tried and tested Digital Platforms that incorporate; Artificial Intelligence(Machine Learning based, Arc GIS, and DHIS2 software core. ", + "evidenceURL": "https://app.engati.com/static/standalone/bot.html?bot_key=305aa4e5edf347f7&env=p" + }, + { + "SDGNumber": 10, + "evidenceText": "Through our app we propose and provide solutions that close the gap Inequalities in our societies today.", + "evidenceURL": "https://app.engati.com/static/standalone/bot.html?bot_key=305aa4e5edf347f7&env=p" + }, + { + "SDGNumber": 17, + "evidenceText": "The success of our Digital Platforms is through the partnerships of stakeholders in the same space who are also part of the beneficiaries we serve with the quality and reliable data.", + "evidenceURL": "https://www.urbantechforhope.com/" + } + ], + "sectors": [], + "type": [ + "software", + "aimodel" + ], + "repositoryURL": "https://play.google.com/store/apps/details?id=com.otemainc.m_kliniki", + "organizations": [ + { + "name": "Urban Tech For Hope", + "website": "https://www.urbantechforhope.com/", + "org_type": "owner", + "contact_name": "Joel Alex Olang", + "contact_email": "joelalex@urbantechforhope.com" + } + ], + "stage": "nominee" +} From 6993945bb62a5611f8c188989267604eed9ecab2 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 8 Aug 2022 21:43:13 +0300 Subject: [PATCH 2/2] Update repo structure --- nominees/urban-tech-for-hope.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/nominees/urban-tech-for-hope.json b/nominees/urban-tech-for-hope.json index eae72c977..9c1f57e9b 100644 --- a/nominees/urban-tech-for-hope.json +++ b/nominees/urban-tech-for-hope.json @@ -38,7 +38,12 @@ "software", "aimodel" ], - "repositoryURL": "https://play.google.com/store/apps/details?id=com.otemainc.m_kliniki", + "repositories": [ + { + "name": "main", + "url": "https://play.google.com/store/apps/details?id=com.otemainc.m_kliniki" + } + ], "organizations": [ { "name": "Urban Tech For Hope",