Skip to content

MusicManager is an Android Application to demonstrate usage of lates technologies in Android world!

License

Notifications You must be signed in to change notification settings

SirLordPouya/MusicManager

Repository files navigation

MusicManager

An Android application to learn latest technologies in android world!

API Build Status Codacy Badge

MusicManager is an Android application for those who want to get familiar with the latest technologies in Android World. I will keep this project up to date as long as I can. You can help to keep it up to date if you like ;)

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 api secion). There are 4 main pages :

  1. Saved albums : shows albums saved by user. works also in offline mode
  2. Search artist
  3. Top albums : shows top albums of the selected artist.
  4. Album details : shows details of the selected album

Technologies and Arcchitecture

Technologies that have been used in this projects are :

  1. MVVM
  2. Room
  3. ViewModel
  4. ViewModelFactory
  5. DI via Dagger2
  6. Retrofit
  7. RxJava
  8. Kotlin
  9. LiveData

API

All the api's has provided by the last.fm website. for more information please visite their website.

License

MusicManager is released under the Apache License 2.0. See LICENSE for details.

Copyright (c) 2019 Pouya Heydari

This App icon and style has designed by Amir Gerdakane