KamalDGRT / expense-tracker-swiftui

Exploring Swift UI by building an Expense Tracker application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expense Tracker

Source Code of the App I coded after/while watching this video.

I built the app in iOS 15 and Swift UI.

This app is different than the usual way I build it.

Here I am building an app without the help of a storyboard.

Pure coding stuff!


Logs

S. No. Feature Done Completed On
1 Basic Swift UI Setup 07th August 2022
2 Setting Up Color Assets 13th August 2022, 1:20PM
3 Base Setup for Light and Dark Mode Preview 13th August 2022, 1:39PM
4 Setup a Model for Parsing Transaction Data 13th August 2022, 2:00PM
5 Add package dependency for the icons 13th August 2022, 2:15PM
6 Parse transactions through an URL 13th August 2022, 7:13PM
7 Setup a Swift UI to see recent transactions list 13th August 2022, 7:30PM
8 Create a struct to show relevant icons 14th August 2022, 12:15PM

About

Exploring Swift UI by building an Expense Tracker application.


Languages

Language:Swift 100.0%