A web app that shows some interesting stats from Spotify Web API. Made using Elm.
Elmify can show:
- Users top artists
- popularity and genres
- Users top tracks
- audio features like
danciness,tempo,valenceof a track
- audio features like
- Users listening tastes computed as an average from his top tracks
- Audio features of any track
- All stats can be computed from 3 different time ranges
npm install npm run start # >> localhost:8080npx elm-testThis is a semestral project that was created during MI-AFP course at CTU in Prague