From 74bb8fa7fba0ef33aab5e1184ecaf1f31aeba1da Mon Sep 17 00:00:00 2001 From: Kevin Li Date: Sat, 27 Jun 2020 06:36:21 -0700 Subject: [PATCH] Added DivRise (#859) [ci skip] --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index e233be1f..14329fa4 100644 --- a/contents.json +++ b/contents.json @@ -21664,6 +21664,26 @@ "date_added": "Jun 25 2020" }, { + "title": "DivRise", + "category-ids": [ + "swiftui", + "finance" + ], + "description": "Elegant dividend yield and income tracker", + "source": "https://github.com/ThasianX/DivRise", + "license": "mit", + "stars": 41, + "tags": [ + "swiftui", + "dividend", + "income tracker" + ], + "screenshots": [ + "https://github.com/ThasianX/DivRise/blob/develop/AppPhotos/portfolio.png", + "https://github.com/ThasianX/DivRise/blob/develop/AppPhotos/details.png", + "https://github.com/ThasianX/DivRise/blob/develop/AppPhotos/income.png" + ], + },{ "title": "SpotifyRadar", "category-ids": [ "rxswift",