An app which uses Spotify's API to show a user's listening data over varying periods of time.
Visit the delopyed app here.
This app authorises the user with their spotify credentials in order to see their own listening data from Spotify's API.
Implementing this authorisation was the main feat of this project, the rest was just displaying the data.
The authorisation code flow we implemented can be found below:
