Skip to content

Body Mass Index calculator app for iOS devices using Swift 5, iOS 13.4, Xcode 11.4.1 .

License

Notifications You must be signed in to change notification settings

EddyRog/BodyMassIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI

BMI

Table of Contents

Introduction

BMI is just another iOS app that calculates your body mass index. You can simply calculate and access your body mass with height and weight.

BMI BMI BMI Watch the video

Your weight et your height.

The main functionality is that this calculator offers a view in the form of a weight scale, which helps to have a general view of one's body mass index. The body mass index classifications are based on information from WHO.

indice description
< 16.00 Very below a normal weight
16.00 - 16.99 below a normal weight
17.00 - 18-49 insufficient weight
18.50 - 25.00 normal weight
25.01 - 29.90 overweight
29.91 - 34.90 obesity class 1
34.91 - 38.90 obesity class 2
> obesity class 3

Technologie

  • Swift 5
  • iOS 13.4
  • Xcode 11.4.1

Concepts used

  • MVVM Design pattern
  • Custom UI Class
  • Scaling measures
  • Layer
  • Draw
  • Animation
  • Calculates radiant

Todo

  • Offer a follow-up of the body mass index.
  • make the calculation with other data more precise.

How To Use

# Clone this repository and Go into the repository
$ git clone https://github.com/Dee-R/BodyMassIndex.git

Contributing

If you wish to contribute, your Pull requests are welcomed. If you have any query please drop me a mail at pro.eddy.r@gmail.com

License

MIT


This is a learning project created by implementing different Swift components. Check my portfolio at eddyrogier.com

About

Body Mass Index calculator app for iOS devices using Swift 5, iOS 13.4, Xcode 11.4.1 .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages