Skip to content

AhmadMaazz/BMI-Calculator-App

Repository files navigation

BMI Calculator App

This is a simple BMI calculator app built with Flutter. It allows users to input their height and weight, and calculates their BMI based on the standard BMI formula.

App Video

BMI.mp4

Installation

To install and run the app on your device or emulator, follow these steps:

Clone the repository to your local machine: git clone
https://github.com/AhmadMaazz/BMI-Calculator-App.git
Open the project in your preferred code editor.
Run flutter pub get to install the app dependencies.
Run the app using flutter run.

Features

Users can select their gender and age. Users can input their height and weight. The app calculates the user's BMI based on their input. The user can see their BMI category and a corresponding health message.

Usage

To use the app, follow these steps:

Open the app. Choose your gender and input your age. Input your height and weight. Press the "Calculate" button to see your BMI result. See your BMI category and a corresponding health message.

Contributing

If you would like to contribute to the project, please fork the repository and create a pull request with your changes.

Design Credits

The design of the app was inspired by Simin Liu on Dribbble.
Design name: Daily UI 004-BMI Calculator
Design link: https://dribbble.com/shots/6685570-Daily-UI-004-BMI-Calculator