Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enweazudaniel/bmi
Use this calculator to check your body mass index (BMI) Enter your weight and height Or you can use it to check your child's BMI. Select "Calculate" and your BMI will appear
https://github.com/enweazudaniel/bmi
bmi bmi-calculator bmicalculator bodymass bodymassindex calculator daniel enweazudaniel height html javascript js node nodejs open-source opensource weight
Last synced: 2 days ago
JSON representation
Use this calculator to check your body mass index (BMI) Enter your weight and height Or you can use it to check your child's BMI. Select "Calculate" and your BMI will appear
- Host: GitHub
- URL: https://github.com/enweazudaniel/bmi
- Owner: enweazudaniel
- Created: 2022-04-22T21:55:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T18:21:04.000Z (almost 2 years ago)
- Last Synced: 2024-01-28T01:50:43.854Z (10 months ago)
- Topics: bmi, bmi-calculator, bmicalculator, bodymass, bodymassindex, calculator, daniel, enweazudaniel, height, html, javascript, js, node, nodejs, open-source, opensource, weight
- Language: HTML
- Homepage:
- Size: 636 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
click [here](https://cute-tan-calf-coat.cyclic.app/) to Calculate your BMI.
# BMI CalculatorThis website allows users to calculate their body mass index (BMI) by entering their weight and height.
## Usage
1. Enter your weight and height in the input fields on the homepage.
2. Click the "Calculate" button to display your BMI.## Credits
- BMI formula: [World Health Organization](https://www.who.int/news-room/fact-sheets/detail/body-mass-index-bmi)
- Inspiration for website design: [NHS BMI calculator](https://www.nhs.uk/live-well/healthy-weight/bmi-calculator/)