willem.com

Developing a Minimalist Fitness Tracker for iPhone Using Swift

The Story Behind a DIY Fitness App

May 11, 2024 -

As a little side-project, squeezed between my normal work, I have been working on something of personal interest: a native workout tracking app for iOS. I wanted to make my smartwatch obsolete, instead using my phone to track workouts. How hard could it be to gather detailed sensor data using native Swift APIs?

Continue reading
Nothing makes you feel alive like going outside for some physical action - I love working out!
Nothing makes you feel alive like going outside for some physical action - I love working out!
I used my Garmin Edge data layout as an inspiration when designing my app's layout when used as mounted bike computer
I used my Garmin Edge data layout as an inspiration when designing my app's layout when used as mounted bike computer
Screenshots of the app's onboarding process: asking for permissions and guiding new users
Screenshots of the app's onboarding process: asking for permissions and guiding new users
I got some magic in my pocket: The app tracking workouts from the background - during recordings it just shows a widget on the homescreen
I got some magic in my pocket: The app tracking workouts from the background - during recordings it just shows a widget on the homescreen
My bike with Bluetooth sensors connected to my MacBook running Xcode
My bike with Bluetooth sensors connected to my MacBook running Xcode
Designing a paywall for my app: not my favourite ask from users, but it is a very important one nonetheless.
Designing a paywall for my app: not my favourite ask from users, but it is a very important one nonetheless.

Other stories

all blog posts

Tagged

AppleBikeCreatingDataDesignLifestyleHeartMinimalProgrammingSensorsSportWatch

Articles (155)