Skip to content

akshayGudhate/bmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI

By Akshay Gudhate (Shrimant Peshawa)

BMI is Body Mass Index Calculator Application in Go.

Steps:

  1. Enter your weight in kg.
  2. Enter your height in cm.
  3. It calculates your BMI and results your body type.
  4. Body Types: (Underweight, Overweight, Obese and Normal).

Project Setup:

  1. Download project
  2. Run following commands go mod tidy and then go run .

Happy Coding!

About

Body Mass Index Calculator Application in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages