Skip to content

A user can search for an artist, see the releases for a specific artist, and add releases to their favourites.

Notifications You must be signed in to change notification settings

bamsbale/ArtistCatalog

Repository files navigation

#Artist Catalog v1.0 ##Project Summary A user can search for an artist, see the releases for a specific artist, and add releases to their favourites. A user can see their favourites and update their favourites. ##Project Duration

  • Start : 10/02/2017
  • End : 12/02/2017
  • Duration : 2 days

##Tools and Technologies ###The following tools and technologies have been used as part of this solution.

  • Database - SQL Server 2014
  • Framework - Web API 2, MVC
  • ORM - Entity Framework 6
  • Front End - Html5, CSS3, Bootstrap 3.6 , JavaScript , AngularJs 1.6.1
  • Ninject - dependency injector for .Net

##Steps for execute this application ###The following steps should be executed for running this application Steps:

  • Execute SQL Script
  • Change the connection string
  • Make sure to set the startup project as "ArtistCatalog.Web"
  • Run the application
  • Register user and login to see the "Add to book mark" link in releases page

###Note: ####For the demonstration purposes, Artist and Release pages have been implemented using AngularJs and Favourite page has been implemented using MVC server side pattern and technologies.

About

A user can search for an artist, see the releases for a specific artist, and add releases to their favourites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published