Back to Projects

Wrapped

Year-round Spotify listening analytics Android app.

Java
Spotify API
Firebase
Wrapped

Wrapped is an Android app developed by a team of five for a software architecture class, inspired by Spotify Wrapped, but designed to let users view their music listening history and trends at any time throughout the year—not just in December. The app integrates with the Spotify Web API, allowing users to generate personalized music statistics (top songs, artists, genres, and more) for custom periods such as a week, month, or year, and analyze their listening personality to help discover new music.

Key features include cross-device login, cloud-based data storage via Firebase, Spotify integration with automatic playback, and the ability to save and share custom Wrapped summaries in a unique layout. The development process followed agile Scrum practices, with a design-first approach using Figma, separation of UI and business logic using MVVM architecture, and implementation in Java with Android Studio. My main role focused on frontend and backend logic, ensuring smooth UI and robust data handling.