https://github.com/ompreetham/iexpense
iExpense is a simple expense tracking app built with SwiftUI. Designed for 100DaysOfSwiftUI
https://github.com/ompreetham/iexpense
100daysofswiftui apple apple-ios expense expense-tracker iexpense ios ios-17 ios-18 swift swiftui
Last synced: 3 months ago
JSON representation
iExpense is a simple expense tracking app built with SwiftUI. Designed for 100DaysOfSwiftUI
- Host: GitHub
- URL: https://github.com/ompreetham/iexpense
- Owner: OmPreetham
- License: mit
- Created: 2024-05-21T22:11:39.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:40:19.000Z (12 months ago)
- Last Synced: 2024-05-22T10:46:12.696Z (12 months ago)
- Topics: 100daysofswiftui, apple, apple-ios, expense, expense-tracker, iexpense, ios, ios-17, ios-18, swift, swiftui
- Language: Swift
- Homepage:
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iExpense
## Description
iExpense is a simple expense tracking app built with SwiftUI. Designed for 100DaysOfSwiftUI## Features
- Add new expenses with name, amount, and type (Personal or Business)
- View and delete existing expenses
- Filter expenses by type## Installation
Clone the repository and open the project in Xcode.## Requirements
- Xcode 13.x or later
- Swift 5.5 or later
- macOS 12.x or later## How to Use
1. Launch the app.
2. Tap on "Add Expense" to add a new expense.
3. Enter the expense details - name, amount, and type.
4. Tap "Save" to add the expense.
5. Swipe left on an expense to delete it.
6. Use the segmented control at the top to filter expenses by type.## Screenshots




## Credits
- **Developer:** Om Preetham Bandi
- **Framework:** SwiftUI## License
This project is licensed under [LICENSE](LICENSE)