Skip to content

miriarte33/CalorieCalculator

Repository files navigation

Calorie Calculator

Android app that calculates a persons Basal Metabolic Rate and recommended daily caloric intake. Factors in sex, height, weight, and age to calculate BMR. Afterwards, uses that BMR to calculate a persons daily caloric intake needed to maintain weight. Calculates the users BMI as well. Both Basal Metabolic Rate and Body Mass Index are important factors to determining a person's overall health. Enter the person's name to save the entry to the system. You can either view all entries or view only the healthy entries, which are those with BMI's between 18.4 and 24.9. Afterwards, you can click on an entry to view a graph displaying how much that person needs to eat to maintain weight, how much they should eat to lose 1 lb a week, and how much they should eat to gain 1 lb a week.

Instructions:

Compile and run using Android Studio 3.0.1. Optimized with a Nexus 6 Android Virtual Device.

Contributions

Contributions to this app would be greatly appreciated. Any improvements you might have should be communicated to me so I may be on the same page with all potential contributers. If you do choose to help out, thank you so much.

Screenshots

Home page

Home

Create Profile

Create Profile

All Entries

View All Entries

SQL Query of Healthy Entries

View Healthy Entries

Graph

Clicking an entry will get you this graph. Graph

About

Android app that calculates a persons Basal Metabolic Rate, recommended daily caloric intake, and Body Mass Index.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages