Skip to content

Repository files navigation

BMI Health Tracker

BMI Health Tracker is a Flutter-based application designed to help users determine their Body Mass Index (BMI) and assess their health status. With a simple and user-friendly interface, the app allows users to enter their height and weight, and it instantly calculates their BMI. Additionally, the app dynamically changes the background color to visually represent their health status.

Features

  1. BMI Calculation: The main feature of the app is the BMI calculation functionality. Users can enter their height and weight, and the app will calculate their BMI using the standard formula (weight in kilograms divided by the square of height in meters).

  2. Health Status: Based on the calculated BMI, the app dynamically changes the background color to reflect the user's health status. Different colors represent different health categories, such as underweight, normal weight, overweight, and obese. This visual representation helps users quickly understand their health status at a glance.

  3. User-Friendly Interface: The app provides a simple and intuitive interface, making it easy for users to enter their details and view the calculated BMI. The clear and concise design ensures a seamless user experience.

  4. Feedback and Recommendations: In addition to providing the calculated BMI and health status, the app can display feedback and recommendations based on the user's BMI category. This feature offers personalized guidance and suggestions to help users maintain or improve their health.

  5. About Page: The about page provides information about the BMI Health Tracker app, its purpose, and the development team behind it.

image

Installation

To run the BMI Health Tracker app on your device, follow these steps:

  1. Clone the repository from GitHub.

  2. Install Flutter and set up your development environment as per the official Flutter documentation.

  3. Open the project in your preferred IDE or text editor.

  4. Run the following command in the terminal to get the required dependencies:

    flutter pub get
    
  5. Connect your device or start an emulator.

  6. Run the app using the following command:

    flutter run
    
  7. BMI Health Tracker should now be up and running on your device/emulator.

Credits

BMI Health Tracker is developed and maintained by Amit Kumar Singh, Student @DSCE Bangalore. We are dedicated to providing a helpful and user-friendly app to assist users in assessing their BMI and monitoring their health.

###Take charge of your health and track your BMI with the BMI Health Tracker app!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages