peddybeats / jukebox

A customizable Spotify playlist generator that learns your music taste over time
http://jukebox.peddy.ai
0 stars 2 forks source link

Finished Phase 3 #71

Closed peddybeats closed 7 years ago

peddybeats commented 7 years ago

The goal of this phase is to build a working prototype of the second chain of user-app interaction, namely GenerateJB, getRecommendations, createPlaylist and a basic implementation of GenerateSeeds RPC using minimal ML. A secondary goal of this project is to have a finished design for the finished product UI.

In-state: Functional first chain of user-app interaction

Out-state: Functional GenerateJB RPC call exposed by APP, final design for all functional pages

Shortcomings: Did not implement play endpoint. Did not finish design for finalized UI.