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

https://github.com/alireza-87/whosings

An sample android application based on musixmatch API
https://github.com/alireza-87/whosings

android android-application android-development android-room cleanarchitecture couroutine hilt hilt-android kotlin musixmatch-api mvvm retrofit

Last synced: about 2 months ago
JSON representation

An sample android application based on musixmatch API

Awesome Lists containing this project

README

          

# WhoSings
An sample android application based on [musixmatch API](https://developer.musixmatch.com).

Choose the artist that sings a specific line of lyrics.

Can login with different users, no password needed.

Show top players.

put you [API_KEY](https://developer.musixmatch.com) in gradle.properties.

MVVM, Clean architeture, Retrofit, Android Room, navigation component android, hilt, android custom component, Kotlin.