Skip to content

This repository contains the code and live web application of a BMI Calculator written in Javascript, HTML, and CSS

Notifications You must be signed in to change notification settings

seanclark/Bmi-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bmi-Calculator

Web utility used to calculate an individual's Body Mass Index based on user entered Height and Weight. Live site here: https://seanclark.github.io/Bmi-Calculator/ Calculations are done within the HTML file with Javascript. The entered height in feet and inches is converted to a total, then calculated with the entered weight to find the Body Mass Index (BMI). When finished the user can press the reset button which will clear the form to start over.

Screen Shot 2021-08-07 at 3 47 42 PM

About

This repository contains the code and live web application of a BMI Calculator written in Javascript, HTML, and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published