Skip to content

VictorNouvellet/Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Player App

Player App

GitHub license platform

Listen easily to iTunes top songs.

This repository contains the source code for Player iOS app.

This app consists in:

  • Displaying 100 top songs
  • Searching for them
  • Listening to a preview of a selected song

Installation Requirements

Installation

  1. Clone or download project.
  • From root project directory in Terminal (the one where Podfile file is), run pod repo update to update source repos and then run pod install. It will install needed pods.
  • Run open Player.xcworkspace to open the project workspace in Xcode.
  • Make sure your device is connected to your computer and Build & Run by using ⌘+R from Xcode.

Authors

  • Victor Nouvellet - victor (dot) nouvellet (at) gmail (dot) com

License

  • Player is released under a New BSD License. See LICENSE file for details.

Related

Todo