From 7e40058e352d3f8120a3862a41f2c1a159c323ad Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:24 -0600 Subject: [PATCH 1/9] BLD: add file nominees/awareness-sms.json --- products/awareness-sms.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/awareness-sms.json diff --git a/products/awareness-sms.json b/products/awareness-sms.json new file mode 100644 index 0000000..9444fb2 --- /dev/null +++ b/products/awareness-sms.json @@ -0,0 +1,30 @@ +{ + "name": "Awareness SMS", + "description": "Node.js wrapper for Africas Talking SMS API. Allows government entities to send mass SMS to text the public critical COVID-19 related information.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/awareness-sms/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/introducing-the-open-source-africa-covid-19-response-toolkit-6d4a571027a8" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/awareness-sms", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From 8b01e3499e366e2d4ccda13b88fe9c5ef89f0b99 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:25 -0600 Subject: [PATCH 2/9] BLD: add file nominees/awareness-website.json --- products/awareness-website.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/awareness-website.json diff --git a/products/awareness-website.json b/products/awareness-website.json new file mode 100644 index 0000000..43096eb --- /dev/null +++ b/products/awareness-website.json @@ -0,0 +1,30 @@ +{ + "name": "Awareness Website", + "description": "A static public website that any government body can use to spread awareness about COVID-19 to their population.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/awareness-website/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/introducing-the-open-source-africa-covid-19-response-toolkit-6d4a571027a8" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/awareness-website", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From d50b7be515c7ad2fb782546c1163d9d40daf7bc7 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:25 -0600 Subject: [PATCH 3/9] BLD: add file nominees/bot-starter-kit.json --- products/bot-starter-kit.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/bot-starter-kit.json diff --git a/products/bot-starter-kit.json b/products/bot-starter-kit.json new file mode 100644 index 0000000..c7e2cce --- /dev/null +++ b/products/bot-starter-kit.json @@ -0,0 +1,30 @@ +{ + "name": "Bot Starter Kit", + "description": "A basic template/starter kit for building a Messenger or Telegram bot integrated with the core ACRT API.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/bot-starter-kit/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/africa-covid-19-response-toolkit-dashboard-c5d872932a9" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/bot-starter-kit", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From dde76d7038386481e6c00d58aafd94762bb9aebe Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:26 -0600 Subject: [PATCH 4/9] BLD: add file nominees/emergency-relief-package-tracker.json --- .../emergency-relief-package-tracker.json | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/emergency-relief-package-tracker.json diff --git a/products/emergency-relief-package-tracker.json b/products/emergency-relief-package-tracker.json new file mode 100644 index 0000000..8d51fed --- /dev/null +++ b/products/emergency-relief-package-tracker.json @@ -0,0 +1,30 @@ +{ + "name": "Emergency Relief Package Tracker", + "description": "This project is designed to help local organizations and government institutions help track distribution of emergency relief packages along with their contents to ensure essential supplies are evenly distributed.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/emergency-relief-package-tracker/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/introducing-the-open-source-africa-covid-19-response-toolkit-6d4a571027a8" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/emergency-relief-package-tracker", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From 399e81c2055a6ef027f8ddd44545439a6a896daa Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:26 -0600 Subject: [PATCH 5/9] BLD: add file nominees/heroes-bot.json --- products/heroes-bot.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/heroes-bot.json diff --git a/products/heroes-bot.json b/products/heroes-bot.json new file mode 100644 index 0000000..4576ea5 --- /dev/null +++ b/products/heroes-bot.json @@ -0,0 +1,30 @@ +{ + "name": "Heroes Bot", + "description": "A Telegram bot that allows frontline healthcare workers to log symptoms they are experiencing, get counseling, best practice information, logistical assistance and provide creative ways to distress.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/heroes-bot/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/introducing-the-open-source-africa-covid-19-response-toolkit-6d4a571027a8" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/heroes-bot", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From ee7b66446613569cdc7028a9455378fbc4f540a2 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:26 -0600 Subject: [PATCH 6/9] BLD: add file nominees/housing-vacancy-bot.json --- products/housing-vacancy-bot.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/housing-vacancy-bot.json diff --git a/products/housing-vacancy-bot.json b/products/housing-vacancy-bot.json new file mode 100644 index 0000000..d79adc7 --- /dev/null +++ b/products/housing-vacancy-bot.json @@ -0,0 +1,30 @@ +{ + "name": "Housing Vacancy Bot", + "description": "A Telegram bot that allows housing officials/owners to report vacancy to a central source and allows health works/government officials to consume that information.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/housing-vacancy-bot/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/introducing-the-open-source-africa-covid-19-response-toolkit-6d4a571027a8" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/housing-vacancy-bot/blob/master/LICENSE", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From a2121cb9ae2441d8428a5b9b2cc3ec712dc98174 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:27 -0600 Subject: [PATCH 7/9] BLD: add file nominees/internal-dashboard.json --- products/internal-dashboard.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/internal-dashboard.json diff --git a/products/internal-dashboard.json b/products/internal-dashboard.json new file mode 100644 index 0000000..b178f9d --- /dev/null +++ b/products/internal-dashboard.json @@ -0,0 +1,30 @@ +{ + "name": "Internal Dashboard", + "description": "Internal dashboard for officials to get real time data and updates on COVID-19 on surveillance, case tracking, and monitoring.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/internal-dashboard/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/africa-covid-19-response-toolkit-dashboard-c5d872932a9" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/internal-dashboard", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From 91fde0fb8529fe17667c4ef757ffc105e89766cf Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 1 Apr 2021 14:31:27 -0600 Subject: [PATCH 8/9] BLD: add file nominees/surveillance-forms.json --- products/surveillance-forms.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 products/surveillance-forms.json diff --git a/products/surveillance-forms.json b/products/surveillance-forms.json new file mode 100644 index 0000000..90fa757 --- /dev/null +++ b/products/surveillance-forms.json @@ -0,0 +1,30 @@ +{ + "name": "Surveillance Forms", + "description": "Online forms for reporting rumored COVID-19 cases.", + "website": "https://ethiocovid19rt.com/", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/surveillance-forms/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/introducing-the-open-source-africa-covid-19-response-toolkit-6d4a571027a8" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/surveillance-forms", + "organizations": [ + { + "name": "Ethiopia COVID-19 Response Team", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner" + } + ], + "stage": "nominee" +} From 0eb1b00afb61d8dcee3938d9a2af18d27f1bf18f Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Thu, 1 Apr 2021 15:52:50 -0600 Subject: [PATCH 9/9] MAINT: fix wrong encoded char --- products/awareness-sms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products/awareness-sms.json b/products/awareness-sms.json index 9444fb2..9ff6541 100644 --- a/products/awareness-sms.json +++ b/products/awareness-sms.json @@ -1,6 +1,6 @@ { "name": "Awareness SMS", - "description": "Node.js wrapper for Africas Talking SMS API. Allows government entities to send mass SMS to text the public critical COVID-19 related information.", + "description": "Node.js wrapper for Africa's Talking SMS API. Allows government entities to send mass SMS to text the public critical COVID-19 related information.", "website": "https://ethiocovid19rt.com/", "license": [ {