This is a clone of the iOS Calculator app, written as an exercise in Swift.
Tasks on this project were tracked using Trello. My approach shifted as I went along. I added comments to some cards, but focused more on commenting my code to explain my approach.
- Having display label adjust font size dynamically to dealing with really long numbers in the display
- Having clear button adjust based on state of calculator (C vs. AC)