Page 1 of 1

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

Posted: Tue Sep 07, 2021 7:48 am
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 59 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