/Budget-iOS-APP

A Budget APP write by Swift + SwiftUI on iOS

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

Budget iOS APP

A Budget APP write by Swift + SwiftUI on iOS

Tech Stack

  • Swift + SwiftUI
  • Database: SQLite (Maybe switch to SwiftData)

Functions

  • Record user's transactions offline [✅]
  • Delete the transaction [✅]
  • Export transaction CSV file [✅]
  • Statistic Report [50%]