https://github.com/cyphernyx/bookhub
BookHub is for those tired of streaming services and want a different medium for entertainment. It will allow an individual to take a quiz based on their favorite shows/movies and generate what their favorite book genres are. Within these book genres the user will then be able to explore book recommendations.
https://github.com/cyphernyx/bookhub
api-client bulma css3 html5 javascript quiz-application
Last synced: 2 months ago
JSON representation
BookHub is for those tired of streaming services and want a different medium for entertainment. It will allow an individual to take a quiz based on their favorite shows/movies and generate what their favorite book genres are. Within these book genres the user will then be able to explore book recommendations.
- Host: GitHub
- URL: https://github.com/cyphernyx/bookhub
- Owner: CypherNyx
- License: mit
- Created: 2023-07-12T18:06:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T00:22:38.000Z (over 1 year ago)
- Last Synced: 2025-01-16T22:32:15.724Z (4 months ago)
- Topics: api-client, bulma, css3, html5, javascript, quiz-application
- Language: CSS
- Homepage:
- Size: 5.27 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BookHub
This application is a place for users to take a quiz and get a book recommendation based on their favorite shows.
The user will be presented with a list of shows to choose between and, based on their choices, a list of similar books will be presented. The user will have the option to save the books they're interested in for future reference.## Deployed Application
You can view the live application
[➡️ here](https://cyphernyx.github.io/BookHub/)

## Features
1. Start Button: Clicking the **Show Binger** button will start the quiz.
2. **Questions:** The user is presented with a series of shows to pick from.
3. **Answer Evaluation:** The user's answers are evaluated, and a list of similar books is generated.
4. **Results:** Once the quiz is over, a list of books is presented.
5. **Options** The user has the option to click on a book to see a preview and/or save a book for future reference.## Usage
- This application can be used to find new books.
- It can be used to save your favorite book.
- Users can share their finds and have friends get book recommendations as well.## Credits
Colton Siegmund: [GitHub](https://github.com/ColtonSiegmund)Dahlia Guido: [GitHub](https://github.com/CypherNyx)
Annie McElroy: [GitHub](https://github.com/Annie-McElroy)
AnaCristina Segovia: [GitHub](https://github.com/Aseg02)
### Sites we used to collect book recommendations:
[The Line Up](https://the-line-up.com/15-books-for-fans-of-american-horror-story)
[Thriller Fix](https://thrillerfix.com/thrillerpicks-action/books-for-jack-ryan-fans/)
[GoodReads](https://www.goodreads.com/topic/show/21253360-what-are-books-similar-to-the-tv-show-lost)
## APIs
TMDB: [Docs](https://developer.themoviedb.org/docs/getting-started)Google Books: [Docs](https://developers.google.com/books)
## Technologies Used


