An open API service indexing awesome lists of open source software.

https://github.com/rojcode/bmi

📊 BMI Calculator A simple and responsive web application for calculating Body Mass Index (BMI) in real-time. Input your weight and height, adjust sliders, and get instant feedback on your BMI and weight status. Contributions welcome! 💪🏋️‍♂️
https://github.com/rojcode/bmi

bmi javascript js webapp

Last synced: 2 months ago
JSON representation

📊 BMI Calculator A simple and responsive web application for calculating Body Mass Index (BMI) in real-time. Input your weight and height, adjust sliders, and get instant feedback on your BMI and weight status. Contributions welcome! 💪🏋️‍♂️

Awesome Lists containing this project

README

        

# BMI Calculator

![BMI Calculator](https://s8.uupload.ir/files/screen_shot_1402-11-10_at_16.31.28_iona.png)

This is a simple BMI (Body Mass Index) calculator web application written in HTML, JavaScript, and CSS. It allows users to input their weight and height, calculates their BMI, and displays the result with a color-coded indication of their weight status.

### Usage

1. Open the application in your web browser.
2. Adjust the weight and height sliders to your desired values.
3. The BMI and weight status will be calculated and displayed in real-time.

### Contributing

Contributions are welcome! If you have suggestions, improvements, or bug fixes, feel free to open an issue or create a pull request.