bergenhem / bodyfat-app

App to calculate and track body fat percentage
1 stars 0 forks source link

Better naming conventions #10

Closed bergenhem closed 11 years ago

bergenhem commented 11 years ago

Formulas are a tad confusing to follow. Use better naming conventions for improved code readability.

bergenhem commented 11 years ago

Started using unit shorthand in algorithms to ensure better code readability.