An iOS app that let's you track your food calories
-
3 different methods to track calories
- Search for the item
- Scan the Barcode
- ML to detect common food items
-
Set Daily Goals
-
Integrate with HealthKit to get a overall calorific value for the day (Calories Burned vs Calorie Intake)
-
Notification Reminder to set daily goals
-
Account Creation/Management
-
View previous goals
-
Support for Light/Dark mode
The app won't run out of the box. You will need to configure two things
- Create a Firebase project, set it up, download the GoogleServices file(.plist) and copy it to the project
- Signup for Nutrionix API key and copy the API key and App-ID key to NetworkManager.swift file