/podblast

iOS podcast search app

Primary LanguageSwiftMIT LicenseMIT

Podblast

A podcast search and recommendation app written in Swift, consuming the Listen Notes API.

Installation

  1. Clone this repo
  2. Get yourself a Listen Notes API key for free here
  3. Open the project in XCode and add a file "ApiKeys.plist"
  4. Add the following key/value pair: key = "LISTENNOTES_API_KEY", value = <your api key string>
  5. Launch the app!

Please note that the intent here was to learn Swift and iOS programming, not interface design! :P

Screenshots

main_screen table_view
details_view favourites_view