Skip to content

Latest commit

 

History

History
54 lines (22 loc) · 1.9 KB

README.md

File metadata and controls

54 lines (22 loc) · 1.9 KB

Spotify Streamer (Stage 1 and Stage 2)

Implementation guide

Project Description:

A music streaming application to replicate one of the most popular app experiences in the world. This app allows you to search for an artist on Spotify, and lets you play a sample of the artist's top tracks.

Stage 1

Phone Interaction Flow:

1- Search for an artist and display results.

alt text

2- Then display the top tracks for a selected artist.

alt text

3- Then display the top tracks for a selected artist.

alt text

Stage 2

Tablet Interaction Flow:

(using a Master Detail Flow)

1- Search for an artist.

alt text

2- Fetch and display the top tracks for the selected artist.

alt text

3- Play the selected track.

alt textalt text