Skip to content

a-bishop/podblast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

iOS podcast search app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages