PodcastFTiOS - Enjoy the PodcastFTiOS app to listen to a wide variety of podcasts for free. This application project was created to fulfill the Last Project of iOS Development Bootcamp from fazztrack.
the following are some of the features of the PodcastFTiOS application is made using Swift, UIKit, and using MVVM architecture. :
- Collection List use Collection View
- Custom Navigation
- Audio Player with Backward and Forward Button
- Search function to find the podcast you like
- Core data and User Default to save your favorite podcast
- Networking & read data from JSON
- Play Audio in the Background
Install PodcastFTiOS use Cocoapods
-
clone this repo
git clone git@github.com:aldybuanaa/PodcastFTiOS.git -
open PodcastFTiOS directory
cd PodcastFTiOS -
open terminal and
cdto PodcastFTiOS folder root & run podinstall(install Cocoapods for this command to work).pod install -
open PodcastFTiOS.xcworkspace
-
run the app
- @aldybuanaa
- Thank's to our mentor @hidayatabisena & @bayuwy

