note: pls use vanilla javascript and mentioned API website requirements: i) use vanilla javascript, ii) use arrow functi

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

note: pls use vanilla javascript and mentioned API website requirements: i) use vanilla javascript, ii) use arrow functi

Post by answerhappygod »

note: pls use vanilla javascript and mentioned API
website
requirements:
i) use vanilla javascript,
ii) use arrow function,
iii) use forEach loops
iv) if we search a book name which isn't included in
the API, the result should show "no results
found"
v) below the search box, added the total result
found for searching specific book ....like "total book found
100"
vi) search book result 20-30 is enough....no need to
show all books.
API:
### Book Search
URL Format:
http://openlibrary.org/search.json?q=${searchText}
### Book cover image url: Large
URL Format:
https://covers.openlibrary.org/b/id/{cover_i}-L.jpg
### Author Detail:
https://openlibrary.org/authors/{authhorKey}.json
Need to create a bookstore/ library ,where there is a
search box and if we search the book name ,the result show like
below;
Note Pls Use Vanilla Javascript And Mentioned Api Website Requirements I Use Vanilla Javascript Ii Use Arrow Functi 1
Note Pls Use Vanilla Javascript And Mentioned Api Website Requirements I Use Vanilla Javascript Ii Use Arrow Functi 1 (36.09 KiB) Viewed 58 times
javascript Search JavaScript Javascript by Gary B. Shelly, Thomas J. Cashman, William J. Dorin, Jeffrey J. Quasney First published in 2000 2 editions in 1 languages – 1 previewable JAVASCRIPT Javascript by Mike McGrath, Brendan Dawes, Mike McGrath in First published in 2003 easy steps 2 editions in 1 languages Javascript by Don Gosselin First published in 2010 2 editions in 1 languages - 1 previewable
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply