javascript-mini-projects icon indicating copy to clipboard operation
javascript-mini-projects copied to clipboard

BMICalculator/DevanshKyada27

Open DevanshKyada27 opened this issue 8 months ago • 9 comments

Fixes #806

Created a BMI Calculator using HTML, CSS and JS.

Hope this solves the issue.

Attached the screen shots and the screen recording of the project below. Please do not consider the script.js file.

Looking forward for merging this PR.

Developer Checklist

  • [ ✅] Followed guidelines mentioned in the readme file.
  • [ ✅] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles)
  • [ ✅] Starred ⭐ the Repo (Optional)

Summary

Created a BMI calculator using HTML, CSS and JS which takes age height and weight as input and gives the BMI as output.

Screenshot

image

Live Project Link

https://github.com/thinkswell/javascript-mini-projects/assets/143169520/a37d4a6b-5466-4757-832b-8f21b6ca60f0

DevanshKyada27 avatar Oct 18 '23 18:10 DevanshKyada27