tally is a personal finance tracking app built using SwiftUI. It helps users manage their budgets, track transactions, and set savings goals.
- Budget Management: Organize spending into customizable categories.
- Transaction Tracking: Record and view monthly expenses.
- Savings Goals: Set goals and allocate funds to achieve them.
- Rollover Balance: Carry over unspent funds to future months.
- Clone the repository:
git clone git@github.com:reeseqthompson/tally.git
- Open the project in Xcode:
open tally.xcodeproj
- Build and run the app on the iOS Simulator or a connected device.
- Xcode 14.0 or later
- iOS 16.0 or later
This project is licensed under the MIT License.