GithubHelp home page GithubHelp logo

jaysavsani07 / flutterbmi Goto Github PK

View Code? Open in Web Editor NEW
43.0 5.0 14.0 77.24 MB

Body Mass Index(BMI) is value derived from person's weight and height. The result of BMI measurement can give an idea about weather a person has correct weight for their height.

Home Page: https://play.google.com/store/apps/details?id=com.nividata.bmi_calculator&hl=en

License: MIT License

Java 2.01% Objective-C 0.49% Dart 96.44% Swift 0.11% C 0.07% Ruby 0.88%
flutter flutter-apps flutter-examples flutter-demo flutter-app flutter-package flutter-material flutter-widget flutter-plugin flutter-ui

flutterbmi's Introduction

BMI Calculator

Contributors Forks Stargazers Issues MIT License LinkedIn


BMI Calculator


View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

What is BMI?

Body Mass Index(BMI) is value derived from person's weight and height. The result of BMI measurement can give an idea about weather a person has correct weight for their height.

How to Calculate BMI?

BMI calculation is based on simple formula using person's weight and height. The formula for BMI = kg/m2 where kg is person's weight in kilograms and m2 is their height in meters squared. In simplified format it would be BMI = (Weight in Kilograms)/(Height in meters * Height in meters)

For example if person's weight is 68kg and height is 172cm then BMI = 68/(1.72*2) = 23

BMI calculator indicate whether person falls under healthy weight, underweight or overweight. If person's BMI is out of healthy range, their health risk may significantly increases.

BMI Range for adults BMI : weight status Below 18.5 : Underweight 18.5 – 24.9 : Normal or Healthy Weight 25.0 - 29.9 : Overweight 30.0 & above: Obese

Doctors uses BMI too for

evalution for diet and physical acitivty cadiovascular disease and other health related problems measure fat in body

Health risks for extra weight

raises blood pressure and cholesterol and triglyceride levels it can make diabetes and other health problems hypertension or high blood pressure type 2 diabetes coronary heart disease gallbladder disease osteoarthritis sleep apnea and respiratory problems

Health risks for under weight

malnutrition, anemia or vitamin deficiencies osteoporosis from too little vitamin D and calcium Decreased Immune System fertility issues caused by irregular menstrual cycles growth and development issues in children and teenagers

Who shouldn't use a BMI calculator

BMI should not be used for muscle builders, athletes, pregnant women, the elderly or young children. This is because BMI does not take into account whether the weight is carried as muscle or fat it's just the number. Those with a higher muscle mass, such as athletes, may have a high BMI but not be at greater health risk. Those with a lower muscle mass, such as children who have not completed their growth or the elderly who may be losing some muscle mass may have a lower BMI.

Built With

This application built Flutter. Flutter is cross-platform open source mobile framework built by Google. Flutter use Dart as a primary language which is highly scalable and easy codebase.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nividata Consultancy

Developers

Fenil Patel

Contact: LinkedIn GitHub

This app using following awesome open source libraries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.