Skip to content

Mr-Bakai/PodPlayer

Repository files navigation

PodPlayer

forthebadgeforthebadgeforthebadge

This app will allow searching and subscribing to podcasts from iTunes and provide a playback interface with speed controls.

Screenshots

1234567

Getting started

Install my-project from

  https://github.com/Mr-Bakai/PodPlayer
  

Features

  • Supports Light/dark mode
  • Subscription to favorite podcasts
  • Updates the user of new episodes of the subscribed podcasts
  • Video Playback
  • Audio Playback
  • Playback controls outside of the app
  • Podcast search

API Reference

API used for podcast search:

  • Base URL
  https://itunes.apple.com
  • End point
  /search?media=podcast

Get all item

  GET/term
Parameter Type Description
term string Performs search by term

Currently running OS

OS Status
Android Compatible
iOS Not yet compatible

Used Libraries

Architecture

  • MVVM
  • Repository pattern
  • Separation of concerns
  • Drive UI from a model
  • Base Fragment
  • Base ViewModel
  • The principle of providing the view with just enough information for presentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages