This repository was archived by the owner on May 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Add new product(s): products/awareness-sms.json,products/awareness-website.json,products/bot-starter-kit.json,products/emergency-relief-package-tracker.json,products/heroes-bot.json,products/housing-vacancy-bot.json,products/internal-dashboard.json,products/surveillance-forms.json #116
Open
lacabra
wants to merge
10
commits into
master
Choose a base branch
from
unicef/publicgoods-candidates-572b7f9f
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
7e40058
BLD: add file nominees/awareness-sms.json
lacabra 8b01e34
BLD: add file nominees/awareness-website.json
lacabra d50b7be
BLD: add file nominees/bot-starter-kit.json
lacabra dde76d7
BLD: add file nominees/emergency-relief-package-tracker.json
lacabra 399e81c
BLD: add file nominees/heroes-bot.json
lacabra ee7b664
BLD: add file nominees/housing-vacancy-bot.json
lacabra a2121cb
BLD: add file nominees/internal-dashboard.json
lacabra 91fde0f
BLD: add file nominees/surveillance-forms.json
lacabra 0eb1b00
MAINT: fix wrong encoded char
lacabra f08a3a6
Merge branch 'master' into unicef/publicgoods-candidates-572b7f9f
lacabra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| { | ||
| "name": "Awareness SMS", | ||
| "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": [ | ||
| { | ||
| "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" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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" | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| { | ||
| "name": "Surveillance Forms", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. See above comment on naming |
||
| "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" | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lacabra @nathanbaleeta Recommend changing the names of some of these, to connect them to the larger project/initiative (Africa COVID-19 Response Toolkit). 'Internal Dashboard' is meaningless as a standalone product.