Skip to content

JohnnatanLopes/BMICalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMC Calculator

This project is a Body Mass Index (BMI) calculator developed in Java, using Swing for the graphical user interface. The calculator supports both Metric and US units, allowing users to perform BMI calculations conveniently and accurately.

status:development.⚠️

Features

  • BMI Calculation: Computes BMI based on user-provided weight and height.
  • Support for Metric and US Units:.
  • Metric Units:Weight in kilograms (kg) and height in meters (m).
  • Graphical User Interface:User-friendly and intuitive interface developed with Java Swing.
  • Result Display: :Shows the calculated BMI and the corresponding classification (underweight, healthy, overweight, obesity).

Example Screenshot

Screenshot-IMC-calculator

Screenshot-IMC-calculator

Technologies Used

  • Java

Contributing

Contributions are welcome!

Releases

No releases published

Packages

No packages published

Languages