Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alkhafaji-Google Books Api implementation #25

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Alkhafaji-Google Books Api implementation #25

merged 4 commits into from
Oct 22, 2024

Conversation

alkhafaji4
Copy link
Contributor

This pull request updates the search feature in dashboard.html. The search bar now allows users to enter book titles or authors without submitting a form. As users type, a dropdown suggests relevant book titles from the Google Books API. When the user presses Enter, they are redirected to a new results.html page that shows a list of books related to their search, including titles, authors, descriptions, and ratings. All the functionality is handled in search.js for better organization and performance.

Copy link

github-actions bot commented Oct 22, 2024

Visit the preview URL for this PR (updated for commit 0b3c004):

https://pageturners-a831a--pr25-alkhafaji-chyo8ct5.web.app

(expires Tue, 29 Oct 2024 22:52:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 8ec989d1d6c3f5f739c8b530a6c912f0ff06288f

@alkhafaji4 alkhafaji4 merged commit 11ff800 into main Oct 22, 2024
2 checks passed
@alkhafaji4 alkhafaji4 deleted the alkhafaji branch October 22, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant