Pablo-Rio / SpotifyApp

Xamarin Forms application using the spotify api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpotifyApp

Xamarin application using the spotify api, created as part of a mobile development course. I was only able to test the Android display, and here are some screenshots. My work met the professor's expectations, both in terms of functionality and interface design. I received a mark of 19/20.

The first page isn't very interesting, just displaying images and a table, nothing to do with Spotify.

AppIcon

logo

Page 2

The second page contains information about an artist, in this case Woodkid (id: 44TGR1CzjKBxSHsSEy7bi9) :

Page 2

Page 3

The third page contains all album information (album name, artist, release date, tracks and duration) :

Page 3

Page 4

The fourth page displays playlist information. You can click on one of the titles in the list to listen to the 30-second preview provided by Spotify (not available on all titles).

Page 4

About

Xamarin Forms application using the spotify api


Languages

Language:C# 100.0%