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.
https://wger.de/de/software/api
- Swift programming language
- Xcode IDE
- UIKit framework
- MVC pattern
Cocoapods
Clone the repo -> git clone https://github.com/alazarevic5/exercises_new.git
pod install
open Exercises.xcworkspace
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.