From 02d0bbb98b161efa81d729fa447dcfaeac3c3f22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marlon=20L=C3=BCckert?= Date: Sun, 14 Jun 2020 16:51:51 +0200 Subject: [PATCH] Add GradeCalc by @marlon360 (#855) --- contents.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/contents.json b/contents.json index a0b2c69f..5a731772 100644 --- a/contents.json +++ b/contents.json @@ -21364,6 +21364,28 @@ "stars": 77 }, { + "title": "GradeCalc - GPA Calculator", + "category-ids": [ + "education", + "swiftui", + "core-data" + ], + "description": "Keep track of your GPA", + "source": "https://github.com/marlon360/grade-calc", + "itunes": "https://apps.apple.com/app/gradecalc-gpa-calculator/id1502912052", + "stars": 10, + "tags": [ + "swift" + ], + "screenshots": [ + "https://is1-ssl.mzstatic.com/image/thumb/Purple123/v4/61/9f/db/619fdbda-62aa-375b-0439-ae7b4d78e772/pr_source.png/460x0w.png", + "https://is4-ssl.mzstatic.com/image/thumb/Purple123/v4/9b/8e/39/9b8e3998-3d53-0879-8862-416b6e29dea1/pr_source.png/460x0w.png", + "https://is3-ssl.mzstatic.com/image/thumb/Purple113/v4/42/36/b3/4236b384-f641-3934-6272-a7fb3c61463c/pr_source.png/460x0w.png" + ], + "license": "other", + "date_added": "Jun 13 2020", + "suggested_by": "@marlon360" + }, { "title": "Jotify", "category-ids": [ "notes"