Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatsinewave/bmi-calculator
This simple web application allows users to calculate their Body Mass Index (BMI) quickly and easily.
https://github.com/thatsinewave/bmi-calculator
bmi bmi-calc bmi-calculator bmicalculator body-fat body-fat-percentage body-fat-prediction good-first-contribution good-first-issue good-first-pr-first-contribution health health-check health-informatics healthcare healthcheck html-css-javascript html-css-js thatsinewave web-application website
Last synced: 25 days ago
JSON representation
This simple web application allows users to calculate their Body Mass Index (BMI) quickly and easily.
- Host: GitHub
- URL: https://github.com/thatsinewave/bmi-calculator
- Owner: ThatSINEWAVE
- License: mit
- Created: 2024-06-07T22:46:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-07T23:39:26.000Z (8 months ago)
- Last Synced: 2024-11-17T10:21:52.000Z (3 months ago)
- Topics: bmi, bmi-calc, bmi-calculator, bmicalculator, body-fat, body-fat-percentage, body-fat-prediction, good-first-contribution, good-first-issue, good-first-pr-first-contribution, health, health-check, health-informatics, healthcare, healthcheck, html-css-javascript, html-css-js, thatsinewave, web-application, website
- Language: CSS
- Homepage: https://thatsinewave.github.io/BMI-Calculator/
- Size: 172 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [BMI Calculator](https://thatsinewave.github.io/BMI-Calculator)
Welcome to the BMI Calculator project!
This simple web application allows users to calculate their Body Mass Index (BMI) quickly and easily.
BMI, or Body Mass Index, is a measure of body fat based on height and weight that applies to adult men and women.
It is a simple calculation that helps assess whether an individual has a healthy body weight for their height.![BMI-Calculator](https://github.com/ThatSINEWAVE/BMI-Calculator/assets/133239148/c8f17dc8-a4a5-4af4-b9f6-a64f2ef65a48)
## Features
- Simple and intuitive interface.
- Real-time BMI calculation.
- Dark mode toggle for user preference.
- Links to Discord, Ko-fi, and GitHub for support and contributions.## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## How to Use
1. Visit the [BMI Calculator](https://thatsinewave.github.io/BMI-Calculator) website.
2. Fill in the required information:
- **Age:** Enter your age in years.
- **Height:** Input your height, choosing either centimeters (cm) or inches (in) from the dropdown menu.
- **Weight:** Enter your weight, selecting either kilograms (kg) or pounds (lb) from the dropdown menu.
- **Gender:** Select your gender by clicking the respective icon.
3. Click on the "Calculate your BMI" button to see your BMI result.## BMI Categories
The BMI result is categorized into three main groups:
- **Underweight:** BMI below 17.1
- **Normal:** BMI between 17.1 and 23.2
- **Overweight:** BMI above 23.2## Interpretation
Your BMI value will be displayed along with the corresponding BMI category.
Additionally, a message will provide personalized advice based on your gender and BMI category, whether it's suggesting gaining weight, maintaining a healthy weight, or considering weight loss.## Contributing
If you'd like to contribute to this project, please fork the repository and create a pull request.
## [Join my discord server](https://discord.gg/2nHHHBWNDw)
## License
This project is licensed under the MIT License.