BetterBook

Full stack .net application

This project is designed to help users find books they are interested in and save them for later. The application queries google’s ‘Books’ API to fetch book information Current features of the website include:

  • user authentication
  • search for books feature
  • ability to add/remove books from a users saved books
  • ability to learn more about each book
  • front page displaying popular books

This project was made in .NET MVC using the following technologies:

  • C#
  • HTML/CSS/Javascript
  • Bootstrap
  • Jquery
  • MS SQL Server
  • Google Books API