Web application designed to help to put in contact people who wants to sell used books and people who wants to buy.
It displays a list where any person can see all the published for selling books. Ordered by latest. If a user wants to buy one he may enter the book details and send a message to the seller. If a user wants to put on sale a book he must register so he can mantain its entries.
Developed on Microsoft ASP.NET MVC 5 and NET Framework 4.5.2 through Visual Studio 2015 Community Edition. Code first approach used for the SQL local DB. Front-end built with HTML5, CSS, JavaScript, Bootstrap and jQuery.