This iOS app allows users to track their health metrics using Apple's HealthKit framework and retrieve nutritional information for specified foods using an external API.
Features
HealthKit Integration ♥️: The app integrates with HealthKit to retrieve and display health data such as steps, heart rate, calories burned, etc.
Food Micros API 🛜: Utilizes an external API to fetch nutritional information (micros) for foods specified by the user.
Data Persistence 💽: Uses Swift data persistence techniques to store user data locally.
User-friendly Interface 🙋: Provides a simple and intuitive interface for users to track their health metrics and monitor their nutritional intake.
Requirements
iOS 12.0+
Xcode 12.0+
Swift 5.0+
Like this project
0
Posted Aug 25, 2024
This iOS app allows users to track their health metrics using Apple's HealthKit framework and retrieve nutritional information for specified foods using an ext…