From 6a236225af09bbe071a62c25d78d3eb07770a77e Mon Sep 17 00:00:00 2001 From: Roshan Jossy Date: Sat, 14 Dec 2024 01:40:40 +0100 Subject: [PATCH] add Scribe-Android Android keyboards for language learners with translation, verb conjugation and more! good first issues https://github.com/scribe-org/Scribe-Android/issues?q=sort%3Aupdated-desc+is%3Aopen+label%3A%22good+first+issue%22 --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 876bf90..45e39dd 100644 --- a/data.json +++ b/data.json @@ -1125,6 +1125,15 @@ ], "description": "A microservices toolkit written in Kotlin" }, + { + "name": "Scribe-Android", + "link": "https://github.com/scribe-org/Scribe-Android", + "label": "good first issue", + "technologies": [ + "Kotlin" + ], + "description": "Android keyboards for language learners with translation, verb conjugation and more!" + }, { "name": "Non-Blocking SirixDB HTTP(S)-Server", "link": "https://github.com/sirixdb/sirix",