/BMI-Calculator

A Java Based BMI (Body Mass Index) Calculator to allow users to measure and track their BMI.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

BMI-Calculator

A Java Based BMI (Body Mass Index) Calculator to allow users to measure and track their BMI.

Setup

Transfer the src\ folder to the eclipse workspace and place the Icons\ directory in the same level as the src\ directory.

Running

Open Main.java in eclipse IDE and click run.

Alternative method

Compile all the java files and run using the command interface.

You can use the code.

javac ./src/*.java
mv ./src/*.class ./bin/
java ./bin/Main.class

Upcoming Updates

I will be adding a menu bar along with alternate options to input measurements in imperial.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU GPLv3

Credits

Made By: Uzair Bin Asim 👹👹

Icons made by: Freepik from www.flaticon.com.