BarParse

Using MusixMatch Api to implement features with ViewModels, ViewBinding, Paging3, Retrofit, Moshi, Hilt Dependency Injection, and View Binding.
Completed: Get most popular lyrics and artists with: track.chart.get, artist.chart.get
Completed: Simply get lyrics with: track.lyrics.get
Completed: Get info about an album with: album.get
Todo: Let users search directly for their favorite lyrics with: track.search, artist.search