Skip to content

πŸ«€ 🫁 Cardyo is a sports WatchOS application that records and calculates cardiovascular metrics with HealthKit. This application is designed for people who enjoy sports commonly played in Indonesia and wants to tracked their cardiovascular metrics. πŸ‘Ÿ 🏸

dekapd99/Cardyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



Cardyo

Cardyo are made with Swift 5 & Figma.

About β€’ Preview β€’ Installation β€’ Features β€’ License

About

Cardyo is a sports WatchOS application that records and calculates cardiovascular metrics. This application is designed for people who enjoy sports commonly played in Indonesia and wants to tracked their cardiovascular metrics.

Preview

Folder & File Structure

Here is the file and folder structure for Cardyo:

.
β”œβ”€β”€ Assets                              # Contains Colors, Logo & Images
β”œβ”€β”€ MyWorkouts WatchKit Extension       # Contains Cardyo Watch Apps
β”œβ”€β”€ CardyoApp                           # Contains Cardyo Root Project
β”œβ”€β”€ ComplicationController              # Contains Complication View When Lock Screen Mode Activated
β”œβ”€β”€ Helper                              # Contains EnumTabView Data and Extension Activity Type
β”‚   β”œβ”€β”€ EnumTabViewData.swift
β”‚   └── ExtensionActivityType.swift                 
β”‚
β”œβ”€β”€ Model                                # Contains Data & Their Type 
β”‚   └── SummaryMetricModel          
β”‚
β”œβ”€β”€ ViewModel                            # Contains Reusable General Function
β”‚   β”œβ”€β”€ WorkoutViewModel.swift       
β”‚   β”œβ”€β”€ TimeFormatterViewModel.swift      
β”‚   └── MetricViewModel.swift 
β”‚
└── View                                 # Contains Reusable Main Apps View
    β”œβ”€β”€ ActivityRingsView.swift
    β”œβ”€β”€ ControlsView.swift
    β”œβ”€β”€ ElapsedTimeView.swift
    β”œβ”€β”€ MetricView.swift
    β”œβ”€β”€ SessionPagingView.swift
    β”œβ”€β”€ StartView.swift
    β”œβ”€β”€ SummaryView.swift    
    β”œβ”€β”€ BreathView.swift   
    β”œβ”€β”€ RingsView.swift
    β”œβ”€β”€ SummaryPagingView.swift   
    └── EndWorkoutView.swift          

Features:

  • HealthKit Integration
  • Indonesian Common Sport / Exercise / Workout
  • HealthKit Cardyo Metrics (Calories Burned, Running Walking Distance, and Heart Rate)
  • Activity Rings
  • WatchOS App & Extension
  • Workout Notifications (Daily Workout Reminder at 07.00 A.M.)
  • 60 Seconds Resting / Breathing Animation
  • Pulse Animation for Breathing Flower
  • Controls View for Pause and Stop Exercising
  • Local Files Music Integration
  • Core Animation With Anchor
  • Reusable Components
  • All Stacks (HStack, VStack, ZStack)
  • User Notifications Permission
  • HealthKit Permission for Read and Write Data
  • Complication for Watch Lock Screen Mode
  • Session Get and Fetch Data

Build With

Installation

To use this repository, please follow the usage instructions below and make sure that Git is installed on your computer (execute all commands in cmd.exe or terminal):

  1. Download the .zip file or clone the repository using the following command:
git clone https://github.com/dekapd99/Cardyo.git
  1. Once the project is downloaded or cloned, open the project in Xcode by clicking on "Open a Project or File".

  2. Make sure to select Apple Watch as the target simulator (Device column at the top of Xcode).

  3. Build and Run the project.

License

MIT License: Copyright (c) 2022

DISCLAIMER: ASSETS ARE USED FOR EDUCATION PURPOSE ONLY, NOT FOR COMMERCIAL PURPOSES

Assets Source: SF Symbols 4 Icon

Figma Projects: Cardyo Figma

Medium Article: Cardyo Medium

(back to top)

About

πŸ«€ 🫁 Cardyo is a sports WatchOS application that records and calculates cardiovascular metrics with HealthKit. This application is designed for people who enjoy sports commonly played in Indonesia and wants to tracked their cardiovascular metrics. πŸ‘Ÿ 🏸

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages