This project is hosted on on my personal server running MS IIS and SQL server. It demonstrates the following technologies:
The original version of this project was created by Jamie Munro in his book "ASP.NET MVC 5 with Bootstrap and Knockout.js: Building Dynamic, Responsive Web Applications". This book was my study and practice guide. This gave me quite a bit of practice coding and debugging. I also became very familiar with Chrome Script Debugging. To this original project I have added the many to many relationships between books and authors, demonstrating complex Linq queries and additional form controls.
Also see this companion project: Google Books Lookup by ISBN, which uses the Google Books API to add book and author content to the Book Store project's database.