Skip to content

Files

Latest commit

Aug 5, 2020
d84ba76 · Aug 5, 2020

History

History
9 lines (7 loc) · 490 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 490 Bytes

Statify

This is a web app powered by Vue and Firebase, showing you interesting stats and information about your Spotify playlists and listening habits. This is made possible thanks to Spotify's Web API.

The backend (/functions) consists of two cloud functions which together handles the OAuth authentication flow. The Vue frontend (/app) also connects to a Firestore database to update & retrieve 'global' averages for some statistics.