MusicManager
you can find out this library .
MusicManager is an Android application for those who want to get familiar with the latest technologies in Android World.
Description
How app works
This application is designed to find singers and their top albums. I used the api from last.fm website (you can find the details in the api section). There are 4 main pages:
- Saved albums : shows albums saved by user.
- Search artist
- Top albums : shows top albums of the selected artist.
- Album details : shows details of the selected album.
Technologies and Architecture
Technologies that have been used in this projects are :
- Clean Architecture
- MVVM in presentation layer
- Modules
- Room
- ViewModel
- Dark/Light Mode
- DI via Hilt
- Retrofit
- Kotlin Coroutines
- Kotlin
- LiveData
- Navigation
- Single Activity
- Safe Args
- DiffUtils
- View Binding
- Paging 3
API
All the api’s has provided by the last.fm website. for more information please visit their website.
License
MusicManager is released under the Apache License 2.0. See LICENSE for details.
Copyright (c) 2019 Pouya Heydari