Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertwtucker/kfinderapp-ios

:iphone: KFinder iOS Application
https://github.com/robertwtucker/kfinderapp-ios

application ios swift swiftdata swiftui

Last synced: about 1 month ago
JSON representation

:iphone: KFinder iOS Application

Awesome Lists containing this project

README

        

# KFinder for iOS

[![Build](https://img.shields.io/github/actions/workflow/status/robertwtucker/kfinderapp-ios/ci.yml)](https://github.com/robertwtucker/kfinderapp-ios/actions/workflows/ci.yml)
[![Issues](https://img.shields.io/github/issues/robertwtucker/kfinderapp-ios)](https://img.shields.io/github/issues/robertwtucker/kfinderapp-ios)
[![License](https://img.shields.io/github/license/robertwtucker/kfinderapp-ios.svg)](https://github.com/robertwtucker/kfinderapp-ios/blob/master/LICENSE)

[![Download on the App Store](assets/appstore-dl.svg)](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

![KFinder Home Screen](assets/kfinder-home.png)

## 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)