Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkalexling/buck_tracker
:moneybag: An iOS expense tracker app written in Swift
https://github.com/hkalexling/buck_tracker
Last synced: 21 days ago
JSON representation
:moneybag: An iOS expense tracker app written in Swift
- Host: GitHub
- URL: https://github.com/hkalexling/buck_tracker
- Owner: hkalexling
- Created: 2015-10-12T20:08:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-07T18:49:24.000Z (over 8 years ago)
- Last Synced: 2024-04-14T23:11:44.535Z (7 months ago)
- Language: Swift
- Homepage:
- Size: 11.3 MB
- Stars: 37
- Watchers: 11
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buck Tracker
An iOS expense tracker app written in Swift
Current version on App Store: v1.1.0
[App Store page](https://itunes.apple.com/us/app/ibudgeter/id1048395728?ls=1&mt=8)
[Support Page](http://hkalexling.com/2015/10/11/ibudgeter-support-page/)
## ToDo
###v1.2.0
- [X] Fix the date shift bug
- [X] Chinese localization
- [X] Allow users to select different weeks to view in bar chart
- [X] Submit update to App Store###v1.1.0
- [X] Switch to a better app name. (originally **iBudgeter**)
- [X] iPad support
- [ ] Use Core data instead of `NSUserDefaults`
- [X] Submit update to App Store