Skip to content

The app is built entirely programmatically without the use of Storyboards. A simple iOS application that helps users perform workouts

Notifications You must be signed in to change notification settings

WinterSolid/CardWorkout_Programmatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Card Workout

A simple iOS app that generates workouts based on a deck of cards. Each card represents a different exercise, and the number on the card dictates the number of reps. The app is built programmatically using iOS 15.4, Swift 5.1 and UIKIT, offering a fun and random way to stay fit.

Features

Randomly shifts through a deck of cards, waiting for user to press stop . Each suit corresponds to a different exercise (e.g., hearts = sit-ups, spades = pushups). Numbered cards represent the number of reps (e.g., 7 of hearts = 7 sit-ups). Face cards (e.g., Jack = 11 reps). A fun and engaging way to mix up your workout routine.

Screenshots

###cw-p3-V2 ###cw-pv2 ###cw-psv2

Requirements

iOS 13.0+ Xcode 12.0+ Swift 5.0+

Card Art Credit

This work is distributed under the CC0 license (http://creativecommons.org/publicdomain/zero/1.0) and is free to use in personal, educational and commercial projects.

https://mreliptik.itch.io/playing-cards-packs-52-cards

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

The app is built entirely programmatically without the use of Storyboards. A simple iOS application that helps users perform workouts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages