Pedometer App

We were commissioned to design and develop a pedometer app on behalf of a client.

What Does the App Do?
  • The app allows the user to browse and select from a wide range of walking routes.
  • The user can see the walks on a map.
  • Once the user selects a route and starts, their progress is tracked.
  • They can see at a glance distance travelled, average speed, time, calories burned.
  • They can also see they route they have travelled in real time.
  • Their progress is tracked over time and they can access a range of graphs charting their progress.
  • They can also create their own routes.

Technical Details
  • Uses GPS to track users progress
  • MapKit for map functionality. Routes on maps are a custom written extension.
  • Data stored using Core Data