From 00b8b50345dfa9323e7923ed164ecfca51424b2f Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 15 May 2023 07:41:31 -0700 Subject: [PATCH] Add uhohlingo (#1173) --- contents.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index b00fef4f..649d3498 100644 --- a/contents.json +++ b/contents.json @@ -30624,6 +30624,24 @@ "license": "other", "date_added": "May 13 2023", "suggested_by": "@dkhamsing" - } + }, + { + "title": "uhohlingo", + "description": "Like duolingo but you can generate whatever lesson you want", + "category-ids": [ + "education" + ], + "tags": [ + "swift", + "swiftui" + ], + "source": "https://github.com/nate-parrott/uhohlingo", + "screenshots": [ + "https://github.com/dkhamsing/open-source-ios-apps/assets/4723115/3d7acd3a-fcf5-4c72-b3ae-f14a397eab8f" + ], + "license": "other", + "date_added": "May 15 2023", + "suggested_by": "@dkhamsing" + } ] }