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
- Host: GitHub
- URL: https://github.com/alireza-87/whosings
- Owner: alireza-87
- License: mit
- Created: 2022-02-11T21:10:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T06:55:41.000Z (over 4 years ago)
- Last Synced: 2025-01-17T23:44:12.970Z (over 1 year ago)
- Topics: android, android-application, android-development, android-room, cleanarchitecture, couroutine, hilt, hilt-android, kotlin, musixmatch-api, mvvm, retrofit
- Language: Kotlin
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.