An Expense Tracker application built with SwiftUI and SwiftData for iOS devices. This app allows users to track their expenses, categorize them, and view summary statistics.
- Open source figma design used for application. https://www.figma.com/design/9QKONlLeaQ8N1dtxmAOWsa/Montra---Expense-Tracker-UI-Kit-(Community)?node-id=223-1
- Onboarding Pagination - Design Done
- Sign up
- Login
- Logout option
- Google Sign In / Sing Up
- Add, edit, and delete expenses
- Categorize expenses (e.g., Food, Travel, Utilities)
- View total expenses and statistics
- Simple and intuitive user interface
- iOS 17.0+
- Xcode 14.0+
- Swift 5.0+
-
Clone the repository:
git clone https://github.com/iosdevpriyank/ExpenenseTracker.git cd ExpenseTracker
-
Open the project in Xcode:
open ExpenseTracker.xcodeproj
-
Build and run the project on your simulator or device.
SwiftData is used for data persistence. Expenses are saved locally on the device.
Contributions are welcome! Please open an issue or submit a pull request.
License This project is licensed under the MIT License. See the LICENSE file for details.
Contact For any questions or suggestions, please get in touch with iosdev.priyank@gmail.com.