Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.21 KB

README.md

File metadata and controls

54 lines (33 loc) · 2.21 KB

BMI Calculator

Welcome to BMI Calculator, a health app designed to help you calculate your Body Mass Index (BMI) based on your gender, height, weight, and age. This mobile application is built using Flutter and Dart, providing a cross-platform experience on both iOS and Android devices.

Features

  • BMI Calculation: Input your gender, height, weight, and age to calculate your BMI.

  • Health Assessment: Receive insights into your BMI category and understand the implications for your health.

  • User-Friendly Interface: A simple and intuitive interface for easy navigation and input.

Technologies Used

  • Flutter: A UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.

  • Dart: A programming language optimized for building mobile, desktop, server, and web applications.

How to Use

  1. Clone the Repository:

    • Clone this repository to your local machine using the following command:
      git clone https://github.com/mahekdesai/bmi-calculator-flutter.git
  2. Run the App:

    • Run the app on an emulator or a physical device using the following command:
      flutter run
  3. Input Information:

    • Launch the app and provide your gender, height, weight, and age.
  4. Calculate BMI:

    • The app will instantly calculate your BMI and display the result.
  5. Health Assessment:

    • Understand your BMI category and receive insights into its implications for your health.

Customization

Feel free to customize the app by adding additional health-related features, improving the user interface, or enhancing the BMI calculation logic. Flutter's flexibility allows for easy modifications to suit your preferences.

Contributions

Contributions to the BMI Calculator app are highly welcomed. If you find issues, have suggestions, or want to contribute, please create a pull request or open an issue on GitHub.

Support

For any queries or assistance, feel free to reach out by opening an issue on GitHub.

Empower yourself with insights into your health by using the BMI Calculator. Input your information, calculate your BMI, and take a step towards a healthier lifestyle! 🏋️‍♂️🍏