This is an RStudio shiny application developed as a part of final project in the Developing Data Products course is Coursera Data Science Specialization track. The application is a BMI calculator.
The application includes:
A numeric input for height (in cm)
A numeric input for weight (in kg)
A text output for BMI index and Weight Status
This app is hosted at: https://jrnaputo.shinyapps.io/DataProducts_BMICalculator/