harrymt / top-spotify-songs

Python, Typescript, Django, GraphQL, Apollo app to show my top spotify songs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top Spotify Songs

Dashboard to show data and visualisation about my spotify habits.

Written in Python and Typescript. Using Django (v2), React and GraphQL.

Run

In new terminals run:

$ make frontend
$ make backend
$ make e2e

After install, go to http://localhost:3000 and try logging in with the user you created.

About

Python, Typescript, Django, GraphQL, Apollo app to show my top spotify songs.


Languages

Language:JavaScript 54.4%Language:Python 35.4%Language:HTML 6.3%Language:Makefile 2.2%Language:CSS 1.7%