Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 698 Bytes

BMI_Calculator

This is a project on #30DaysOfKotlin program by Google. This Kotlin program calculates BMI and displays health status based on the weight and the height.

The motivation and inspiration behind this project is the Google's #30DaysOfKotlin program. As Kotlin is a highly expressive language and the same has attracted me towards it!

Screenshots

alt text

Tech/Frameworks used:

  • Kotlin 1.3.72
  • JDK 14.0

Credits

Kotlin Bootcamp Course

License

BMI_Calculator project is licensed under the Apache License 2.0