Shrey Tripathi

Final year grad student, International Institute of Information Technology (IIIT) Bangalore

shrey.tripathi [AT] iiitb.ac.in

reviewyourreads

A book review application

reviewyourreads is a book review website, where you can have access to the details of many books, including the information from Goodreads, a popular book review website.
You can also add reviews to the books and can read the reviews which others have left. But one user cannot add multiple reviews to the same book.

Also, you can make api reqests to the server to the /api/<isbn> route, which will return a json object with the details of the book.

Implementation:

GitHub Repository
Live Demo