Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elisa-amaral/body-mass-index-calculator

Body Mass Index Calculator coded in JavaScript, HTML and CSS.
https://github.com/elisa-amaral/body-mass-index-calculator

css html javascript

Last synced: about 2 months ago
JSON representation

Body Mass Index Calculator coded in JavaScript, HTML and CSS.

Awesome Lists containing this project

README

        

# Body Mass Index Calculator

This project is a Body Mass Index Calculator developed in responsive design. The BMI Calculator generates the Body Mass Index (BMI) and the classification based on the standard BMI reference table that uses the weight in kilograms and height in meters to get the final results (BMI + classification).

## Project Website

**https://bmi-calculator-built-with-javascript.netlify.app/**

## Screenshot 1

![Screenshot](assets/img/Screenshot_1.jpg)

## Screenshot 2

![Screenshot](assets/img/Screenshot_2.jpg)

## Technology Stack

+ JavaScript
+ HTML
+ CSS