This is an educational project written in ASP.NET MVC with an MSSQL database. The purpose was creating 2nd hand cars site, adding some functionality which add's value to the site to differentiate from other site's and consume an API from a fellow student and implement it in the site (at the time of taking screenshots that api wasn't available anymore...). There isn't that much data on this example because a lot of the initial data is lost. the data was hosted at combell and when my account shut down i didn't had a local copy. (sad face)

Screenshots

Homepage seen from an anonymous view.

Login form

Homepage when logged in (displaying cars owned by user)

An overview of all cars

Detail of a car with auctioning.

Detail of a car without auctioning.

Edit page of a car