/Card-Workout

A simple pet project to learn UIKit

Primary LanguageSwiftMIT LicenseMIT

Card Exercise App

This app is a simple exercise app that uses a UIImageView to display a card and a few buttons to control the card's rotation. The app also includes a rules button that displays a popup with the rules of the exercise.

This app was created to get a better understanding of the main principles of UIKit and Storyboard and inspired by the video Swift Programming Tutorial | FULL COURSE by Sean Allen.

Screenshots

Screenshot 1 Screenshot 1 Screenshot 1

Getting Started

  1. Clone the repository to your local machine.
  2. Open the project in Xcode.
  3. Run the app on your iOS device or simulator.

Controls

  • Stop: Click this button to stop the card from rotating.
  • Restart: Click this button to start the card rotating again.
  • Rules: Click this button to display the rules of the exercise.

Exercise

Once the card has stopped rotating, the user should do the exercise associated with the card. The exercise is displayed in the rules popup.

License

This app is licensed under the MIT License. See the LICENSE file for more information.


App Icon