This simple web page is for users who want to organize books they’ve read, are currently reading, or want to read. Book information is retreived using Google Books API
-
Search through books using Google Books API and add books directly to bookshelves

-
View books with details such as title, author, publisher, average rating and description

-
See books in different bookshelves like Currently Reading, Finished, To Read, and Did Not Finish

- Django
- Python
- Bootstrap
- HTML
- CSS
- Allow users to create new custom bookshelves
- Add a filter feature on the bookshelves page
- Add login/logout capability
- Create a statistics page where users can see what their reading is like

