Git Product home page Git Product logo

musicwiki's Introduction

MusicWiki

MusicWiki is a very simple, unofficial Last.fm app that contains information about different music genres, the albums, artists and tracks listed under the genre.

The application has been written completely in Kotlin, follows the recommended MVVM architecture and makes use of the Android Navigation Component for in-app navigation. It uses Retrofit to make network API requests, Glide to load images from the Web into their respective ImageViews. ViewBinding has also been used for referencing different views in the layout xml files, for clean design. Tabs have been implemented using the ViewPager2 library. All the lists and grids in the app have been implemented using RecyclerView.

Some features which might be added in future are pagination to dynamically load more data in RecyclerViews with swipes, and an option to locally persist some data such as favourite albums, artist or tracks.

Acknowledgements

All of the required information for building this app is available in the API provided by last.fm.

Tech Stack

Kotlin, Android Navigation Components, ViewBinding, MVVM Architecture, Kotlin Coroutines, LiveData, Retrofit, Glide, RecyclerView, TabLayout, ViewPager2.

Screenshots

App Screenshot 1

Default First Screen

App Screenshot 2

Expanded First Screen

App Screenshot 3

Genre Info - Albums Tab

App Screenshot 4

Genre Info - Artists Tab

App Screenshot 5

Genre Info - Tracks Tab

App Screenshot 6

Album Info

App Screenshot 7

Artist Info

musicwiki's People

Contributors

mrinalpathak16 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.