Cam Dresie

Greetings! I spend my weekdays building the future of AI in the legal industry at Ontra. I'm a California licensed attorney and hold a law degree from Washington University in St. Louis and a Masters in Computer and Information Technology from the University of Pennsylvania.

Learn More →
Cam Dresie

BMI Calculator - iOS

This project employs the Model View Controller (MVC) design pattern to render a BMI Calculator app. The app allows a user to make use of two sliders, corresponding to height and weight. Once they have entered their info, their BMI will be rendered out to the screen. The background color adapts depending on whether the BMI is in the healthy, underweight, or overweight ranges. There is also a piece of advice displayed for the user.

Technologies
  • Swift
  • Model View Controller (MVC)
  • UI Slider
  • Object-Oriented Programming
  • Auto Layout
  • App Design
GitHub Repo