Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getrighhttt/itunes

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
https://github.com/getrighhttt/itunes

adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2

Last synced: 20 days ago
JSON representation

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.

Awesome Lists containing this project

README

        

# Itunes

Use the itunes API to preview songs from some of my favorite artists. Everything is setup in tab layout,
and also added a search view that makes an api call to display results of artists when searched. When a track is clicked
on, a preview of the song comes up using whichever player is desingated on your android device. Made the api call without
Coroutines to demonstrate callback methods, however Retrofit2 and Glide were used. Recently refactored this code,
as this was one of the first individual projects I attempted over a year ago.

https://github.com/GetRighhttt/Itunes/assets/105057858/ed6a5175-387c-4066-9e0c-f5a06179f833