This app utilizes Google Books API to allow all users to search for books by title, author, category, publisher, or isbn. Using OAuth to authenticate, authenticated users have access to their personal Shelf. They can view, add, edit, or remove books they've read. They can also view, add, edit, or delete reviews and notes.
CSS
Express
JavaScript
Google OAuth 2.0
Heroku
MongoDB / mongoose
Node.js
Passport
- Add authenticated user-to-user interactions
- Add functionality for authenticated users to create and name multiple shelves / collections of books
- Add functionality to click and drag books to different shelves