Skip to content

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

Notifications You must be signed in to change notification settings

aysehotaman/MoneyManagementApp-iOS

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages