Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.21 KB

ExpensePal

An intuitive and visually appealing minimalistic expense tracker app to help users manage and analyze their spending habits.

MacOS

Screenshot 2024-09-06 at 12 42 54 PM

iPadOS

Screenshot 2024-09-06 at 12 44 29 PM

iOS

Screenshot 2024-09-06 at 12 46 19 PM

RecordIt-97F55280-C7C4-441B-9271-3279EDC56966.mp4

Features

Below are the features that I want to have for this app. Please note that it's a ongoing project and the features are getting added currently.

  • Track expenses with details including title, cost, and date.
  • Get expense details from physical bills using vision framework and Gemini API
  • Visualize spending with various charts:
  • Analyze trends and patterns in your spending.
  • Interactive and user-friendly interface.

Technologies Used

  • SwiftUI
  • Swift Charts (iOS library for displaying charts)
  • Vision Framework
  • Gemini API
  • SwiftData for data storage