aysehotaman / MoneyManagementApp-iOS

A simple iOS application that tracks incomes and expenses using Core Data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money Management App

Money management app made in Swift 5 with Core Data.

Features

  • Username and passwords are generated according to the user's registration information.
  • The user creates a record by entering the amount, category, date, note and, if any, the photo properties of the transaction information.
  • The recorded transaction information is displayed in the table on the main page. According to these transactions, income, expense and total balance information is also available on the main page.
  • After pressing the transaction information in the table, the details of the transaction information can be displayed.
  • There is also a page with users informations.
  • Added auto login feature for convenience.

About

A simple iOS application that tracks incomes and expenses using Core Data.


Languages

Language:Swift 100.0%