Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Spiderpig86/spottr

:cactus: Your Spotify stats all in one place.
https://github.com/Spiderpig86/spottr

analytics angular dashboard frontend pwa spotify spotify-api spottr tailwindcss

Last synced: 3 months ago
JSON representation

:cactus: Your Spotify stats all in one place.

Awesome Lists containing this project

README

        


Your Spotify stats year-round.

## ✨ Features

**Top Stats**

- View details for your top:
- Artists
- Tracks
- Genres
- Get data broken down for:
- Last 4 Weeks
- Last 6 Months
- All Time

**Playlist**

- Browse the playlists you follow or created.
- Get similar tracks for a given playlist.
- Export similar playlist to your Spotify account.

**Track**

- View track details including musical and audio features.
- Discover related tracks.

**Artist**

- View artist genres, follower count and popularity.
- View artist's top tracks.
- Discover similar artists.

## :building_construction: Built With

- :zap: [Angular](https://angular.io/) - a platform for building mobile and desktop web applications.
- :art: [Tailwind](https://tailwindcss.com/) - Rapidly build modern websites without ever leaving your HTML.
- :musical_note: [Spotify API](https://developer.spotify.com/documentation/web-api/) - for fetching Spotify data.
- :bar_chart: [Chart.js](https://www.chartjs.org/) - Simple, clean and engaging HTML5 based JavaScript charts.

## :framed_picture: How it works

![Demo](https://raw.githubusercontent.com/Spiderpig86/spottr/master/images/demo.gif)

*Demo*

![Login](https://raw.githubusercontent.com/Spiderpig86/spottr/master/images/login.jpg)

*Login page*

![Home](https://raw.githubusercontent.com/Spiderpig86/spottr/master/images/home.jpg)

*Home*

![Top Genres](https://raw.githubusercontent.com/Spiderpig86/spottr/master/images/genre.jpg)

*Top Genres*

![Similar Playlist](https://raw.githubusercontent.com/Spiderpig86/spottr/master/images/playlist.jpg)

*Similar Playlist*

![Track Details](https://raw.githubusercontent.com/Spiderpig86/spottr/master/images/track.jpg)

*Track Details*