An Android App that can calculate users' daily nutrition needs and record users' calorie intake every day.
-
Calculate users' calories, carbohydrates, proteins, and fats required every day based on their body data(Age, gender, height, etc.).
-
Users can enter their favorite meals or select meals from the built-in database (Canadian Nutrient File (CNF), Health Canada, 2015).
-
Users can change their body data at any time.
You can download the .apk file from Github's release page.
- Pull down the repository locally.
- Open Android Studio and select 'Open an existing Android Studio Project'
- Navigate to checked out repository.
- Run the application.