Skip to content

javiermorgaz/speedruntechMVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Speedruntech

Technical Test for iOS in MVVM

The App must show the folowing information from the api http://www.speedrun.com:

  • A list with the games with its logo and name. There is no need to implement pagination.

  • When you select a game from the list, the app must open a new screen containing information of the first run in the api runs list. The screen must contain:

    • A button to see the video in an outside app.
    • The name of the player (if there is more than one, you must show only the first player’s name).
    • The time of that run.
    • The game’s logo.
    • The game’s name.

Prerequisites

  • Xcode 12 beta 4
  • Swift 5

Installing

Open generated 'speedruntech.xcproject'.

Running the tests

Tests can be run from the Tests navigation tab.

Built With

SwiftUI - Combine

Authors

  • Javier Morgaz

License

This project is licensed under the MIT License

About

Technical test speedruntech in MVVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published