Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Mobile app calculating user's BMI, created as a test of the Flutter framework.

License

Notifications You must be signed in to change notification settings

MadTiger2409/BMI-Flutter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI-Flutter-App

BMI-Flutter-App is a BMI Calculator build as a part of my journey into Flutter framework.

About

App allows user to provide his/her height (in metters) and weight (in kilograms) in order to calculate Body Mass Index. It also provides a table with BMI range and description (for example Overweight) to inform user what his/her BMI means.

It's using CC images from unsplash.com.

Requirements

Operating system Minimal version
Android 4.1 Jelly Bean
iOS ---

Download

You can download app by going to the current release and choose proper file from the Assets section.

Quick Guide

Step by step instruction

  1. Launch app.
  2. You should see app main view. It consists of BMI result text (A), weight inut (B) and height inut (C), "calculate" button (D) and "Info" floating button (E).

Screen 1

  1. Provide data to the inputs as described.

Screen 2

  1. Tap "Calulate" button. After that you should see yor BMI at the top of the view.

Screen 3

  1. Tap "Info" floating button to see table with BMI ranges and descriptions.

Screen 4


Video instruction

This is a video/gif instruction on how to use BMI Calc.

Gif instruction