Skip to content

Front-end code for website that allows you to see information about your music tastes, albums, artists, playlist and songs on Spotify.

License

Notifications You must be signed in to change notification settings

TitoGrine/Ascoldata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascoldata

Ascoldata is a website that grants users access to information and statistics about their Spotify's listening history.
It also features relevant information about songs, albums, artists and playlists and even allows for requesting song recommendations, based on various attributes, using the Spotify API.
On an artist's page there is a link to it's Wikipedia page, if found, using the Wikipedia API.
On a song page there is a link to the Genius lyrics page, if found, using the Genius API.

Ascoldata is in no way affiliated with neither Spotify, Wikipedia nor Genius.

Technology

This project is built with React and bootstrapped with Create React App.
For making calls to the Spotify API it uses the spotify-web-api-js package, and for the Wikipedia API the wikijs package.
For dealing with the Spotify's OAuth authentication cycle and token refreshing it uses Firebase Functions, however the code is contained in another repository for security reasons.
The website is currently being hosted on Netlify.

Contacts

To report bugs or request features for the website you can open an issue on this repository.
Alternatively you can send an email to [email protected].

About

Front-end code for website that allows you to see information about your music tastes, albums, artists, playlist and songs on Spotify.

Topics

Resources

License

Stars

Watchers

Forks