-
Notifications
You must be signed in to change notification settings - Fork 0
About
Julian Schumacher edited this page Jan 30, 2023
·
4 revisions
Most of the information you can find in the README, but here are the key facts about this App:
- Keep track of your current bank balance
- Add Incomes and Expenses
- Add Legal Persons just as Companies, Organizations and Persons to manage your Finances
- See a variety of different visualizations of you bank balance over time
- Keep all your Data save with File Encryption
- Sync the Data over all your devices with iCloud
The mobile Version of this App runs on the following devices:
- iPhones with iOS 16 and higher
- iPads with iPadOS 16 and higher
The desktop Version of this App runs on the following devices:
- MacBooks, iMacs, Mac Pro's and Mac Studios with macOS 13 Ventura and higher
This App is written in Swift, Apple's own new Language, to build Apps for their devices. Swift is slowly replacing Objective-C, which was Apple's app-building language before Swift.
A few different Frameworks are in use in this App:
- SwiftUI (to build the App)
- Charts (Apple's new Framework to build Charts in iOS 16, iPadOS 16, macOS 13 etc. upwards apps)
- Core Data (to store, load, manage and keep Data)
As always and in every App, the lines of code do not say anything, about the quality of the Code or the App, but still I want to mention it here:
Current lines of Code: -- (last updated --)
© Julian Schumacher 2023 All rights reserved.
© 2023 Julian Schumacher
All rights reserved.