From 89828f528fc1f1c6557c097a393de16f84131119 Mon Sep 17 00:00:00 2001 From: Kirill Pahnev Date: Tue, 4 Oct 2022 08:40:12 +0300 Subject: [PATCH] Add Expenses Tracker --- contents.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contents.json b/contents.json index 97e823b6..cf119dff 100644 --- a/contents.json +++ b/contents.json @@ -29315,6 +29315,16 @@ "screenshots": ["https://github.com/fthgrsy27/Cuisiner/blob/master/Screenshots/ss3.png"], "date_added": "Oct 3 2022", "suggested_by": "@fthgrsy27" + }, + { + "title": "Expenses Tracker", + "category-ids": ["finance"], + "description": "Expenses Tracker 🫰 is a financial app that used to track daily Expense from you Income", + "source": "https://github.com/abdorizak/Expensive-Tracker-App", + "tags": ["swift"], + "screenshots": ["https://raw.githubusercontent.com/abdorizak/Expensive-Tracker-App/main/Screenshots.png"], + "date_added": "Oct 4 2022", + "suggested_by": "@pahnev" } ] }