Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfianlosari/SwiftUICDExpenseTrackerCompleted

Building Expense Tracker iOS App with Core Data & SwiftUI Completed Project
https://github.com/alfianlosari/SwiftUICDExpenseTrackerCompleted

Last synced: about 2 months ago
JSON representation

Building Expense Tracker iOS App with Core Data & SwiftUI Completed Project

Awesome Lists containing this project

README

        

# Completed Project for Building Expense Tracker iOS App with Core Data & SwiftUI

![Alt text](./promo.png?raw=true "Building Expense Tracker iOS App with Core Data & SwiftUI")
Follow the tutorial at [alfianlosari.com](https://alfianlosari.com "Xcoding with Alfian Blog")

## Features
* Create, edit, and delete expense logs.
* Display list of expenses.
* Filter expenses by categories and search query.
* Sort expenses by date or amount in the order of descending or ascending.
* Display dashboard of total expense sum for all and each categories as well as displaying distribution of each categories using a pie chart.

## Requirements
- Xcode 11.4

## Getting Started
- Clone or download
- Build and Run