ethansilvas / SpotifyTracker

Tracks the songs you listen to while Spotify is active, and plots them in a graph using the matplotlib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpotifyTracker

Tracks the songs you listen to on Spotify and plots the amount of time spent listening to each song in readable graphs.

This is a MERN (MongoDB, Express.js, React, Node.js) app because I wanted to learn how make one and since it MERN apps are easy to set up. The entire proeject is under this repository and the frontend, backend, etc. code is distributed into their own directories within this main directory.

About

Tracks the songs you listen to while Spotify is active, and plots them in a graph using the matplotlib.


Languages

Language:JavaScript 56.2%Language:Python 24.7%Language:HTML 12.4%Language:CSS 6.7%