Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alext101/wrapped

Android app based on Spotify Wrapped.
https://github.com/alext101/wrapped

music spotify

Last synced: about 2 months ago
JSON representation

Android app based on Spotify Wrapped.

Awesome Lists containing this project

README

        

## About

Based on Spotify's annual Spotify Wrapped campaign, Wrapped is an Android app that lets you view your music listening statistics year-round. We use the Spotify Web API to get information about your most-listened tracks and artists, which we then display in colorful and memorable layouts that you can download and share with others. This project was built for Georgia Tech class CS2340.

## Functionality
- Create a Wrapped account and log in from any device
- Connect to Spotify and generate your Wrapped with a variable time span
- See information about your top artists, songs, genres, and music listening personality
- Auto play music from your top albums when the Spotify app is open
- Save your wraps for later viewing, stored in the cloud

## Technologies Used
- Spotify Web API
- Java
- Android Studio
- Firebase
- Figma