Skip to content

alazarevic5/exercises_new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Gym exercises 🏋🏻

Example iOS application with exercises is made for one task.
The focus was on the functionalities and organization of the project structure, not too much on the appearance of the UI.

Data used from API:

https://wger.de/de/software/api

Languages and Tools:

  • Swift programming language
  • Xcode IDE
  • UIKit framework
  • MVC pattern

Prerequisites

Cocoapods

Development setup

Clone the repo -> git clone https://github.com/alazarevic5/exercises_new.git
pod install
open Exercises.xcworkspace

Workflow:

Get all exercises. If some exercise doesn't have image, there is a placeholder.
When you click on some exercise, in another window are provided information about it - name, description, images and variations.
Information about exercise variation is also provided.

Screenshots

Screenshot 2022-06-23 at 12 44 37

About

Example with exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published