Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 1.54 KB

README.md

File metadata and controls

58 lines (33 loc) · 1.54 KB

Pedometer App

Overview

The Pedometer App is an iOS application designed to track and display step counts using the built-in activity motion sensor on iPhones. The app is built natively in Swift using the SwiftUI framework.

Features

  • Step Tracking: Utilizes the iPhone's activity motion sensor to accurately track and record step counts.
  • User-Friendly Interface: Designed with SwiftUI to provide an intuitive and visually appealing user interface.
  • Daily and Historical Data: Displays both daily step counts and historical data to help users monitor their activity over time.
  • HealthKit Integration: Optionally integrates with HealthKit to access and store step data securely.

Installation

  1. Clone the repository:

    git clone https://github.com/boomboss200/pedometerIOS.git
  2. Open the project in Xcode.

  3. Build and run the app on your iOS device or simulator.

Requirements

  • Xcode 13.0+
  • Swift 5.5+
  • iOS 15.5+

Dependencies

  • No external dependencies.

Usage

  1. Launch the app on your iOS device.

  2. Grant the necessary permissions for motion and HealthKit integration if prompted.

  3. Start walking, and the app will automatically track your steps in real-time.

  4. View daily and historical step counts within the app.

Acknowledgments

  • The app makes use of Apple's Core Motion and SwiftUI frameworks.

Contact

For any inquiries, please contact [email protected].

Demo

Click to Watch Demo Videol