Skip to content

An iOS application using Swift and MVVM that search Youtube videos fetching the Google public API

Notifications You must be signed in to change notification settings

squallone/YoutubeSearchPlayer

Repository files navigation

Master branch build status:

Youtube Search Challenge

An iOS application that search Youtube videos using the Google's public API using Model-View-ViewModel (MVVM) with the help of this architecture we separate the business logic and presentational logic from the view logic.

Getting Started

These instructions will get you a copy of the project up and running on your mac for testing purposes.

Prerequisites

What things you need to get before compile the application

iOS 11.3+ 
Xcode 9.3+
Swift 4.1

Installing

To execute the project you must clone the repository, open the project with Xcode and press cmd + B, the dependencies are already included in the repository to facilitate the compilation

Running the tests

Unit tests were implemented using XCTest, no external dependency is used. To execute them you just have to open Xcode and press the cmd + U

Authors

  • **Abdiel Soto **

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An iOS application using Swift and MVVM that search Youtube videos fetching the Google public API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published