iExpense is a simple expense tracking app built with SwiftUI. Designed for 100DaysOfSwiftUI
- Add new expenses with name, amount, and type (Personal or Business)
- View and delete existing expenses
- Filter expenses by type
Clone the repository and open the project in Xcode.
- Xcode 13.x or later
- Swift 5.5 or later
- macOS 12.x or later
- Launch the app.
- Tap on "Add Expense" to add a new expense.
- Enter the expense details - name, amount, and type.
- Tap "Save" to add the expense.
- Swipe left on an expense to delete it.
- Use the segmented control at the top to filter expenses by type.
- Developer: Om Preetham Bandi
- Framework: SwiftUI
This project is licensed under LICENSE