marciliojrs / shuffle-songs-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shuffle Songs

Shuffle Songs is an app that fetches a list of tracks from different artists and give the possibility to shuffle the list to play in a random order.

Getting Started

There instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Xcode 10.1
  • Bundler

Installing

After clone the project, please run the following script in your terminal application:

./bin/setup

This script will install the CocoaPods dependency and run the command necessary to install project dependencies.

Running

To run the app just open the Shuffle Songs.xcworkspace file and play.

Running the tests

To run the tests just run the following script in your terminal application:

./bin/test

Dependencies

  • Swiftlint: Enforce code style.

Preview

Preview

About


Languages

Language:Swift 92.1%Language:Ruby 4.7%Language:Objective-C 2.2%Language:Shell 1.1%