An ASP.Net web app that ultises its own Web API to query Spotify's Web API and display information and play music.
The app is utilising partial views, the Javascript plugin Toastr for notifications and Annyang.js for voice command control.
Bootstrap was used to style the app in a professional manner. Spotify custom CSS used to give design consistency. Generic repo used, migrations enabled with a code-first database seeds via a DB initialiser.