An open API service indexing awesome lists of open source software.

https://github.com/miriarte33/bmicalculator

Calculator for anybody to see what their current BMI is given their height and weight.
https://github.com/miriarte33/bmicalculator

bmi bmicalculator body-mass body-mass-index calculator

Last synced: 3 months ago
JSON representation

Calculator for anybody to see what their current BMI is given their height and weight.

Awesome Lists containing this project

README

        

# BMICalculator is a simple command line program I created using c++ and the XCode IDE.
Factors height and weight to tell the user what their BMI is.
In order to view and/or edit, click BMICalculator and then BMI.cpp.