Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alext101/wrapped
- Owner: AlexT101
- Created: 2024-03-12T18:37:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T01:08:29.000Z (8 months ago)
- Last Synced: 2024-04-22T04:51:46.818Z (8 months ago)
- Topics: music, spotify
- Language: Java
- Homepage:
- Size: 3.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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