SkillAgentSearch skills...

MusicManager

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

Install / Use

/learn @HeyPouya/MusicManager

README

MusicManager

An Android application to learn latest technologies in android world!

<p align="center"> <img src="https://raw.githubusercontent.com/SirLordPouya/MusicManager/master/shots/appicon.png" width="250"> </p>

MusicManager is an Android application for those who want to get familiar with the latest technologies in Android World.

<img src="https://raw.githubusercontent.com/SirLordPouya/MusicManager/master/shots/Screenshot_2.png" width="250"> <img src="https://raw.githubusercontent.com/SirLordPouya/MusicManager/master/shots/Screenshot_3.png" width="250"> <img src="https://raw.githubusercontent.com/SirLordPouya/MusicManager/master/shots/Screenshot_4.png" width="250">

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:

  1. Saved albums : shows albums saved by user.
  2. Search artist
  3. Top albums : shows top albums of the selected artist.
  4. 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

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated5mo ago
Forks6

Languages

Kotlin

Security Score

92/100

Audited on Oct 21, 2025

No findings