


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.
- 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.


- iOS 12.0+
- Xcode 12.0+
- Swift 5.0+
-
Clone the repository:
git clone https://github.com/Saransh1650/iOS_-HealthSync.git