← Earlier projects

Earlier work · iOS learning project

BMI Calculator

A small Swift and UIKit application for practising inputs, calculation and view transitions.

This was an early iOS learning project. Height and weight sliders feed a BMI calculation, and a second screen presents the result.

It uses Swift and UIKit, with the calculation separated from the view-controller code. The scope is deliberately small: input, calculation and passing a result between screens.

BMI Calculator iOS screen with height and weight sliders and a calculate button.
BMI Calculator · Project screenshot

← All earlier projects