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
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
Apple Watch workout app shows large buttons to start a workout - no need for additional configuration
Apple Watch workout app shows large buttons to start a workout - no need for additional configuration
"Goin' the extra mile": 8 hours on my bike to test battery usage (note: there is still 23% power left!)
Early prototype of the app working with Bluetooth heartrate sensor and its early dataset shown in another app that makes some pretty graphs (HealthFit)
Early prototype of the app working with Bluetooth heartrate sensor and its early dataset shown in another app that makes some pretty graphs (HealthFit)
Different configurations of realtime data
Different configurations of realtime data
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 (153)