Skip to content

Android app that shows 'concert compatibility' with certain music artists for Last.fm users.

Notifications You must be signed in to change notification settings

qwertyfinger/last.fm-gig-o-meter

Repository files navigation

Last.fm Gig-o-Meter

Simple application that lets you discover your 'concert compatibility' with your favourite music artists.

Download apk here.

Note: this project has a spiritual successor in form of a full-fledged social app for all your concert activities – Concert Matcher & Diary!

Idea

First (as far as I know) algorithm that tries to predict how much you would enjoy a concert by a certain artist. It works by comparing artist's songs you listen to with songs this artist plays at gigs.

The necessary data is available thanks to Last.fm and Setlist.fm via their APIs.

Technical side

Application utilizes MVP architecture, as described here.

In its work it relies on such libraries as Data Binding, RxJava, Retrofit, SQLBrite, Picasso.

Screenshots

Copyright (c) 2017 Andriy Chubko

About

Android app that shows 'concert compatibility' with certain music artists for Last.fm users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages