https://github.com/robertwtucker/kfinderapp-ios
:iphone: KFinder iOS Application
https://github.com/robertwtucker/kfinderapp-ios
application ios swift swiftdata swiftui
Last synced: 3 months ago
JSON representation
:iphone: KFinder iOS Application
- Host: GitHub
- URL: https://github.com/robertwtucker/kfinderapp-ios
- Owner: robertwtucker
- License: mit
- Created: 2016-12-23T21:20:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-20T18:07:38.000Z (4 months ago)
- Last Synced: 2025-07-20T19:30:49.121Z (4 months ago)
- Topics: application, ios, swift, swiftdata, swiftui
- Language: Swift
- Homepage:
- Size: 1.83 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - KFinder
README
# KFinder for iOS
[](https://github.com/robertwtucker/kfinderapp-ios/actions/workflows/ci.yml)
[](https://img.shields.io/github/issues/robertwtucker/kfinderapp-ios)
[](https://github.com/robertwtucker/kfinderapp-ios/blob/master/LICENSE)
[](https://apps.apple.com/us/app/kfinder/id6738031531)
KFinder is a simple iOS application designed to help with two key factors in a
successful anti-coagulation therapy program: consistent intake of Vitamin K and
regular blood testing.
Features:
- Create reminders to promote regular PT/INR testing
- Search the USDA FoodData Central database to find Vitamin K present in foods
- View detailed food composition breakdowns for Vitamin K and other nutrients
- Automatic data and settings sync via iCloud®
## Screenshot

## Background
This project has been an on-going effort to learn/practice the fundamentals of
application development for the iOS platform. Iterations have included versions
using Swift with UI Kit, RxSwift, React Native and now SwiftUI. Interest areas
include:
- SwiftUI
- Application architecture (alternatives to MVVM)
- Testing
- Build automation
## License
This project is made available under the [MIT](http://www.apache.org/licenses/LICENSE-2.0)
License so that others may also benefit from the things I've learned along the
way (not likely, but that's the goal :wink:).
## Acknowledgements
- Data: U.S. Department of Agriculture, Agricultural Research Service. FoodData
Central, 2019. [fdc.nal.usda.gov](https://fdc.nal.usda.gov/)
- App Store and iCloud are registered trademarks of Apple Inc.
## Contact
Robert Tucker - [@robertwtucker](https://x.com/robertwtucker)
Project Link: [https://github.com/robertwtucker/kfinderapp-ios](https://github.com/robertwtucker/kfinderapp-ios)