KeepTrack

KeepTrack is a demo application, built with ASP.NET MVC, for managing a music collection.

Introduction

KeepTrack can store basic details of the Vinyl, CD and Digital Download releases in a music collection. After initial creation of an artist, details of the albums by that artist can be entered. For each album entered, the application can attempt to display its tracklist by retrieving this data from Spotify.

Get Started »

Technical Details

The application has been developed using Entity Framework Code First and features examples of paging, sorting, searching, dependency injection, entity configurations, repositories, object mapping and calling a REST API.

More Info »