Skip to content

The BMI Calculator web application allows users to effortlessly determine their Body Mass Index by entering weight and height, providing instant results with an associated health category. It offers a user-friendly interface for a quick and informative assessment of one's body fat level.

Notifications You must be signed in to change notification settings

the-lasya-projects/BMI_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

BMI Calculator

Overview

BMI Calculator is a simple web application that helps users calculate their Body Mass Index (BMI). BMI is a measure of body fat based on an individual's weight and height. This project provides a user-friendly interface for users to input their weight and height, and it calculates and displays their BMI along with a corresponding health category.

screen-2

A new Flutter Project

How it will look

pic

pic1

122635653-da725d80-d102-11eb-9208-4c8d8b4a1ac6

Features

  • Easy-to-Use Interface: The web application offers a straightforward and intuitive interface for users to input their weight and height effortlessly.

  • Real-time BMI Calculation: As users enter their weight and height, the BMI is calculated in real-time, providing instant feedback.

  • Health Category Indicator: The calculated BMI is accompanied by a health category, helping users understand where their BMI falls in the spectrum of underweight, normal weight, overweight, or obesity.

Getting Started

Prerequisites

Make sure you have the following installed on your system:

  • Web browser (Google Chrome, Mozilla Firefox, etc.)

Installation

  1. Clone the repository:

    git clone https://github.com/the-lasya-projects/BMI_Calculator.git
  2. Open the index.html file in your preferred web browser.

Usage

  1. Open the web application in your browser.

  2. Enter your weight in kilograms.

  3. Enter your height in meters.

  4. Click the "Calculate BMI" button.

  5. View your calculated BMI and the corresponding health category.

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix.

    git checkout -b feature/your-feature-name
  3. Make your changes and commit them.

    git commit -m "Add your commit message here"
  4. Push your changes to your fork.

    git push origin feature/your-feature-name
  5. Open a pull request to the main branch of the original repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Feel free to reach out for any questions or suggestions!

About

The BMI Calculator web application allows users to effortlessly determine their Body Mass Index by entering weight and height, providing instant results with an associated health category. It offers a user-friendly interface for a quick and informative assessment of one's body fat level.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages