Skip to content

An app to listen and search latest and trending podcast

License

Notifications You must be signed in to change notification settings

Miihir79/Podcast

Repository files navigation

Multiples with info

Podcast App

GitHub license

An app to listen and search to podcast using the itunes api. It has an option to search for a podcast.

Screenshots

Liked podcasts Search View Search Results Podcast Details Episode details

Features of the App

PodcastAppBannerBlue

Here I have used MVVM and R8 optimizations as well

R8 optimizations result

Before
After

MAD Scorecard

summary

Package Structure

com.mihir.podcast    # Root Package
.
├── adapter             # For recyclerview
|
├── helper              # Utility Classes
|
├── remote              # Room DB, and its related classes
|
└── ui                  # UI/View layer
    └── search          # Search screen related classes & views

How to contribute?

What do you need to get started?

Latest version of android studio and basic android and googling skills will get you going.

All contributions are welcomed, Properly describe changes made and attach supporting ScreenShots in the PR. For major changes first open an issue.

Author

Initial work: Mihir Shah
Inspiration for the project is taken from here and the due credit goes to h4xor7.

About

An app to listen and search latest and trending podcast

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages