Application that enhances the health and fitness journey experience using the health statistics from your phone
Our application allows the user to create a unique profile and track their fitness/health goals and progress in 3 categories: Sleep, Nutrition, and Physical Activity
It utilizes the user's unique attributes and characteristics under their profile to give personalized suggestions, recommendations, and statistics
Provides the user a recommendation for hours of sleep based on their personal characteristics'
Tracks the user's live step count and shows progress toward their recommended goal Allows the user to manually alter given goal based on personal desire
Allows the user to track their food and nutrition to get progress toward their specific macronutrient and calorie goals for the day
How we built it Our project involves a Swift-developed application in Xcode, utilizing Apple's HealthKit API to retrieve real-time updated data about user's activity. Personalized health/fitness recommendations were developed using heuristic and machine learning algorithms based on the user profile.