Skip to content

loxal/kotlin-javascript-example-bmi-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin JavaScript: BMI Calculator

A simple Kotlin (JavaScript) app that calculates the Body Mass Index and pinpoints it on a chart. The BMI is calculated in both, metric and imperial measurement systems.

Demo / Showcase / Tryout

And this is how it looks like...

Getting Started

  1. Run the “Serve through local web server” configuration:
    • Run > “Serve through local web server”

or, once you understand the Kotlin JavaScript transpilation process...

  1. Run the “Run Example” configuration:
    • Run > “Run Example”
  2. Rebuild Project
    • Build > Rebuild Project
  3. Reload the “index.html” app container page inside the browser /<PROJECT_ROOT>/out/production/<MODULE_NAME>/index.html

About

A simple Kotlin (JavaScript) app that calculates the Body Mass Index and pinpoints it on a chart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published