With so many books out there, this application can help narrow down user's book of interest by providing information about the book. If unsure where to start, go for the New York Times top rated books instead.
Check it out: https://mhvue.github.io/Book-Sleuth
User can search for a book Title and or Author by:
-
Type in by Title and/or Author of interest.
-
Books will show up in the Your Results.
New York Times offers up to date top 5 books.
- Click the image of the books to show more information about the book.
visit often to check out new top 5 from New York Times!
Project is created with:
- Bootstrap
- HTML
- JQuery
- CSS
- Google Books API
- New York Times API
- Fork this repository
- Clone this repository on your local machine
git clone https://github.com/mhvue/Book-Sleuth.git
- You now have access to this project files on your local machine to edit and add changes.
- Google Books API for broader search options
- New York Times API that is updated often to show top 5 books
- Have email functionality so users can email list of saved books
- Update ReadMe -out of date as of 10/18/20
- Troubleshoot font color change once book added back to Search Results
- Fix bug with deleting Saved bestsellers as it deletes all bestsellers in saved, no a specific book
This project was inspired by a team that loves to read. We wanted a simple and fast way to find books to read in fast pace life.
This started as a project with other contributors:
- Kristin Helker https://github.com/klhelker
- Brandon Williams https://github.com/brando5393
- Dylan Myers https://github.com/Dylan-Myers
- Currently, Project is in process independently