Skip to content

Amjadoudeh/GymondoCodeChallenge

Repository files navigation

Gymondo-Code-Challenge

An iOS Application to browse and explore exercises.

Architecture

MVVM

The Project

Generally, I use Jira tickets or github issues. Jira board

Features

  • Displays List of exercises as cards.
  • Exercise details page for each exercise card.
  • Show title, descripton, images and variations in each card.

Screenshots

Screen.Recording.2022-08-29.at.16.17.42.mov

Compatibility

  • iPhone
  • Minimum iOS version: 14.0

Requirements

  • Xcode 13

How to make it work

  • Clone the GitHub repository.
$ git clone https://github.com/Amjadoudeh/GymondoCodeChallenge
$ cd GymondoCodeChallenge

Important to Read:

By using iOS 15, the same app will be easier to build and we don't need to install KingFisher since it support Async images.

The Endpoints are not the best, and many exercises have no images ( when we match the id ).

Looking forward to hearing your feedback!

Author

Amjad Oudeh.