No description
Find a file
2021-05-31 10:33:33 +02:00
android init projecct 2021-05-31 10:33:33 +02:00
ios init projecct 2021-05-31 10:33:33 +02:00
lib init projecct 2021-05-31 10:33:33 +02:00
macos init projecct 2021-05-31 10:33:33 +02:00
test init projecct 2021-05-31 10:33:33 +02:00
web init projecct 2021-05-31 10:33:33 +02:00
.gitignore init projecct 2021-05-31 10:33:33 +02:00
.metadata init projecct 2021-05-31 10:33:33 +02:00
pubspec.lock init projecct 2021-05-31 10:33:33 +02:00
pubspec.yaml init projecct 2021-05-31 10:33:33 +02:00
README.md init projecct 2021-05-31 10:33:33 +02:00

BMI Calculator

Compute and track your Body Mass Index and Body Fat Percentage

TODO

  • bmi between 18.5 and 25 : green - normal
  • bmi below 18.5 : pink - too skinny
  • bmi between 25 and 30 : yellow - overweight
  • bmi between 30 and 40 : orange - obesity
  • bmi over 40 : red - morbid obesity
  • bmi tracker: date, value, graph
  • profile: save age, height, genre, local storage
  • bmi on second screen
  • feedback on genre select