DOOMSTERR / BMI-Calculator

An app made by FLUTTER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMI Calculator📱

The Body Mass Index (Quetelet's Index) allows you to evaluate if a person is at an appropriate weight based on their age, height and weight.

This BMI Calculator inspired by the beautiful designs made by Ruben Vaalt. It is a multi screen app with simple functionality and beautiful UI designs.

Technology⚙️

It is made using FLUTTER - Dart (sdk)

Flutter is an open-source UI software development kit created by Google.

Working👨🏻‍🏭

Body Mass Index is a simple calculation using a person’s height and weight. The formula is BMI = kg/m*m. where kg is a person’s weight in kilograms and m*m is their height in metres squared.

A BMI of 25.0 or more is overweight, while the healthy range is 18.5 to 24.9. BMI applies to most adults 18-65 years.

Area Of Applications🖇

  • This concept is used by doctors for evaluating a patient.
  • Used by sports officials for selection of players.
  • Can be used by an individual for self assessment.

DESIGN🎨 & IMPLEMENTATION🖌️

Preview

About

An app made by FLUTTER


Languages

Language:Dart 84.3%Language:Objective-C 7.5%Language:Java 5.3%Language:Shell 2.9%