Skip to content

multi-screen app with animated navigation using segues. (iOS - Learning Project)

Notifications You must be signed in to change notification settings

sandunrajitha/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

Body Mass Index calculator. Based on the user’s weight and height it will calculate their body mass and give a piece of health advice depending on whether if they have eaten too many pies or if they need to eat more pies.

Learned in this project

  • How to create multi-screen apps with animated navigation & using segues.
  • Optional binding, optional chaining and the nil coalescing operator.
  • How to create classes and difference between classes and structs.
  • Pass by value vs. pass by reference.
  • Formatting Strings.
  • Color literals.

landscape

portrait

Created as a companion project to The App Brewery's Complete App Development Bootcamp.

About

multi-screen app with animated navigation using segues. (iOS - Learning Project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages