Book Tracker
HTML5 / CSS3 / React / Redux / RESTful API | Firebase / LocalStorage
This is a web application where users can keep track of the books they have read. Users can import and export their books via Excel Spreadsheets, making it easy to organize and update their list of books.
How it works
Add books to your book list using the Google Books API: keep track of when you read them, if they were a library book, how good they were, and leave any notes you have about them. This application also allows users to filter and sort their books. Books are stored and updated using Firebase Realtime Database under a unique user token.