From fdd7f168f143427d316d5e8759a3111006206fce Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 21 Aug 2022 09:00:17 -0700 Subject: [PATCH] Add azamsharp/BudgetApp --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index b3e30c9b..4a79ac6c 100644 --- a/contents.json +++ b/contents.json @@ -29073,6 +29073,20 @@ "date_added": "Aug 19 2022", "suggested_by": "@dkhamsing", "stars": 541 + }, + { + "title": "BudgetApp", + "category-ids": [ + "swiftui" + ], + "tags": [ + "swift", + "swiftui" + ], + "license": "other", + "source": "https://github.com/azamsharp/BudgetApp", + "date_added": "Aug 21 2022", + "suggested_by": "@dkhamsing" } ] }