A health tracking iOS app built with Swift — helps users maintain a healthy lifestyle by tracking BMI, calories, and nutritional info, with a companion Apple Watch app.
- ⚖️ BMI calculator with health category classification
- 🔥 Daily calorie tracking
- 🥗 Food nutrition information
- ⌚ Apple Watch companion app
- 📊 Health recommendations based on user data
- Language — Swift
- Platform — iOS + watchOS
- UI — SwiftUI
- Font — Poppins
- Xcode 14+
- iOS 16+
- watchOS 9+ (for Watch app)
git clone https://github.com/Aerossky/BmiBros.git
cd BmiBros
open BmiBros.xcodeprojSelect a simulator or connected device in Xcode, then hit Run.
MIT