Xcoding with Alfian

Software Development Videos & Tutorials

Video - Build an AI Assistant Expense Tracker SwiftUI App | Part 1 | iOS/iPadOS | macOS | visionOS | ChatGPT

This is the first part of a new series where we will build an AI Assistant Expense Tracker SwiftUI App from scratch!

In this first part, we’re going to focus on 3 main tasks:

  • Build the User Interface with SwiftUI
  • Build the Models and Logic for adding, editing, listing expenses log with Filter and sorting capabilities.
  • Integrate Firestore Database for persistence.