Add contact tracing category

This commit is contained in:
dkhamsing 2020-04-27 07:33:13 -07:00
parent ace8701a96
commit ccc1a41caf
1 changed files with 12 additions and 6 deletions

View File

@ -111,6 +111,11 @@
"title": "Health", "title": "Health",
"id": "health" "id": "health"
}, },
{
"id": "contact-tracing",
"title": "Contract Tracing",
"parent": "health"
},
{ {
"id": "fitness", "id": "fitness",
"title": "Fitness", "title": "Fitness",
@ -19207,7 +19212,7 @@
{ {
"title": "TracePrivately", "title": "TracePrivately",
"category-ids": [ "category-ids": [
"health" "contact-tracing"
], ],
"description": "Uses Apple's Contact Tracing framework", "description": "Uses Apple's Contact Tracing framework",
"license": "other", "license": "other",
@ -19376,7 +19381,7 @@
"title": "rakning-c19-app", "title": "rakning-c19-app",
"description": "Helps to analyse individuals travel and trace their movements when cases of infection arise", "description": "Helps to analyse individuals travel and trace their movements when cases of infection arise",
"category-ids": [ "category-ids": [
"health", "contact-tracing",
"react-native" "react-native"
], ],
"tags": [ "tags": [
@ -19398,11 +19403,12 @@
"title": "erouska-ios", "title": "erouska-ios",
"description": "Bluetooth contract tracing", "description": "Bluetooth contract tracing",
"category-ids": [ "category-ids": [
"health" "contact-tracing"
], ],
"tags": [ "tags": [
"swift", "swift",
"rxswift" "rxswift",
"bluetooth"
], ],
"screenshots": ["https://i.imgur.com/9f1ojFj.png"], "screenshots": ["https://i.imgur.com/9f1ojFj.png"],
"lang": "ces", "lang": "ces",
@ -19416,7 +19422,7 @@
"title": "Hamagen", "title": "Hamagen",
"description": "Israel's Ministry of Health's COVID-19 exposure prevention app", "description": "Israel's Ministry of Health's COVID-19 exposure prevention app",
"category-ids": [ "category-ids": [
"health", "contact-tracing",
"react-native" "react-native"
], ],
"tags": [ "tags": [
@ -19582,7 +19588,7 @@
{ {
"title": "Stopp Corona", "title": "Stopp Corona",
"category-ids": [ "category-ids": [
"health" "contact-tracing"
], ],
"lang": "deu", "lang": "deu",
"description": "Keep track of encounters with friends, family or co-workers and save them anonymously", "description": "Keep track of encounters with friends, family or co-workers and save them anonymously",