An open API service indexing awesome lists of open source software.

https://github.com/luispadron/music-recommender

Recommends music/artists to user, class project.
https://github.com/luispadron/music-recommender

Last synced: about 1 year ago
JSON representation

Recommends music/artists to user, class project.

Awesome Lists containing this project

README

          

### What is it?

Simple Java-FX application that will reccommend music to the user.

Uses the Spotify API wrapper found [here](https://github.com/thelinmichael/spotify-web-api-java)

### Purpose

A class project for Java programming.

### Demo

![Demo](https://i.imgur.com/nlZwsQA.gif "ugly app")