https://github.com/ivan-magda/ToThePenny
A budget tracker app for iOS
https://github.com/ivan-magda/ToThePenny
coredata icloud ios objective-c
Last synced: 7 months ago
JSON representation
A budget tracker app for iOS
- Host: GitHub
- URL: https://github.com/ivan-magda/ToThePenny
- Owner: ivan-magda
- License: other
- Archived: true
- Created: 2015-10-18T12:51:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T07:36:39.000Z (over 7 years ago)
- Last Synced: 2024-11-12T19:41:58.627Z (about 1 year ago)
- Topics: coredata, icloud, ios, objective-c
- Language: Objective-C
- Homepage:
- Size: 6.87 MB
- Stars: 86
- Watchers: 8
- Forks: 42
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - ToThePenny
README
# ToThePenny



## This repository is no longer maintained.
ToThePenny - is one of the most convenient and easy ways to control personal finances.
### Main features:
- Add new expense records in a convenient way.
- Backing up and restoring data via iCloud.
- Accounting for expenses.
- Handy pie chart.
- Touch ID support.
- iOS 9 Spotlight Search.
- Adding a category when entering the expense. No need to pre-creating category.
- Easily search for expenses and categories.
- Ability to quickly adding expense.
- Detailed statistics.
- Easy and intuitive interface.
- Unlimited number of expense categories.
## Installation
- Follow this [instruction](https://fabric.io/kits/ios/crashlytics/install) to setup the Crashlytics.
- Add a Run Script Build Phase
- Add Your API Key
- Run `pod install` on project directory([CocoaPods Installation](https://guides.cocoapods.org/using/getting-started.html)).
- Open `Depoza.xcworkspace`.
- Build & run, enjoy.
## Author
I'm [Ivan Magda](https://www.facebook.com/ivan.magda).
Email: [imagda15@gmail.com](mailto:imagda15@gmail.com).
Twitter: [@magda_ivan](https://twitter.com/magda_ivan).
## Open Source & Copying
I ship ToThePenny on the App Store for free and provide its entire source code for free as well. In the spirit of openness, I have licensed my work under MIT with additions so that you can use my code in your app, if you choose.
However, I ask that you **please do not ship this app** under your own account. Paid or free.
## LICENSE
This project is open-sourced software licensed under the MIT License with Additions.
* You are not able to edit About Page.
* Delete any copyrights.
* You are not able to fork/clone/rebuild repository to publish "YOU FORK NAME" to Play Market, ITunes or any app stores.
See the [LICENSE](LICENSE) file for more information.
## More Images