web app for spotify playlist management with last.fm integration https://mixonomer.sarsoo.xyz
Go to file
2019-09-27 10:32:42 +01:00
spotify added get authed network function to reduce token refreshing, added play endpoint 2019-09-27 10:32:42 +01:00
src added loading for playlist view 2019-09-03 19:01:43 +01:00
.babelrc added js frontend skeleton with routing 2019-07-26 14:18:32 +01:00
.gcloudignore added change password, style updates, api updates 2019-07-30 16:25:01 +01:00
.gitignore fully objectified model 2019-09-04 17:45:25 +01:00
app.yaml added play scratch pad 2019-08-12 00:34:04 +01:00
main.py initial commit with first pass backend 2019-07-26 11:05:27 +01:00
package-lock.json separated spotframework from web front, centralized logging init 2019-09-05 12:20:21 +01:00
package.json separated spotframework from web front, centralized logging init 2019-09-05 12:20:21 +01:00
README.md add and delete playlists, spotify auth 2019-07-31 20:31:01 +01:00
requirements.txt added playlist printing, model props, added popularity sorting 2019-09-05 11:42:35 +01:00
sass added toast messages 2019-08-05 22:55:07 +01:00
watchsass added toast messages 2019-08-05 22:55:07 +01:00
webpack.common.js added register, admin lock functions 2019-08-03 21:35:08 +01:00
webpack.dev.js added js frontend skeleton with routing 2019-07-26 14:18:32 +01:00
webpack.prod.js added js frontend skeleton with routing 2019-07-26 14:18:32 +01:00

playlist manager

playlist managing web app acting as a front-end for the pyfmframework playlist engine