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

https://github.com/snyderks/spotkov-web

A web server wrapper of Spotkov
https://github.com/snyderks/spotkov-web

last-fm playlist playlist-generator spotify-api vuejs

Last synced: 4 months ago
JSON representation

A web server wrapper of Spotkov

Awesome Lists containing this project

README

          

# Spotkov - Web Server

View at [https://spotkov.kristiansnyder.com](https://spotkov.kristiansnyder.com).

A web wrapper of [Spotkov](https://github.com/snyderks/spotkov).
For everyone who doesn't want to go and get her own API keys for Spotify and Last.FM but still wants generated playlists.

Spotkov takes your play history in Last.FM and creates a playlist starting with a song you like and hopefully following it up with others you like too!
Please send feedback to [here](mailto:snyderkristian@gmail.com)

# Roadmap
## 2.0 - MVP Features
Completed!
## 1.1 - Heroku
Completed!
## 1.0 - completed
- [x] Create basic templates for pages
- [x] Splash/login
- [x] Metadata entry (playlist title, length, initial song)
- [x] Landing after generation


- [x] Vue components for each page
- [x] Splash/login
- [x] Metadata entry
- [x] Landing after generation

- [x] Routes for server
- [x] Login to Spotify
- [x] Last.FM list retrieval
- [x] Playlist generation
- [x] Saving Playlist