Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 599 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 599 Bytes

S00081696 RAD 302 Project

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.

alt text

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.