Skip to content

iamshz97/AndroidBMICalculator

Repository files navigation

Android Basic BMI Calculator with History

The intention of this project is to create an application which can calculate the Body Mass Index of a person. The application is developed to provide the user a Healthy lifestyle by helping to keep track of their health progress according the Body Mass Index. Thus, users can manage their day to day consumption in a healthy manner. The application comprises of features such as
• Calculating the BMI.
• Storing calculated BMI values as logs for the user to identify his/her progress.
• The application also delivers information regarding health risks per BMI Value.
• Users can also Discover nearby fitness related facilities.


       

Navigation Pane


The implemented navigation panel consists of sections such as BMI calculator, BMI history, recommended places & User Profile Management. The navigation header consists of user’s profile picture, name and email address.



       

BMI Calculator


the BMI calculator section consists of three text fields the user should provide his weight in kilograms, Heights in feet and inches. Once the button is clicked the user will be shown with his/her body mass index value and weight category which will be depicted in an image. And the calculated BMI value will be stored in the database table where the data can be accessed from the BMI history section.



       

BMI History


This section consists of users BMI history, the user can keep track of his or her BMI progress and try to improve their Healthy lifestyle. A clear all button is available in order to delete all records.



       

Nearby GYM’s


Hear the user can check Closer by GYMs available by providing his location by approving the app to get permission to get to know the user’s location.



       

Manage User Profile


Here the user could provide the name and email address which will be saved in the shared preference and will update the navigation panel header where the users name and email can be identified.


About

BMI Calculator Made using Android Studio with SQL Lite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages