Lizdev-05 / book-store

The Bookstore is a website where the user can display a list of books, add a book by providing a title, an author, and selecting from the categories, and remove a selected book.
https://lizdev-book-store.netlify.app/
MIT License
5 stars 1 forks source link

Implement fetching of real time book #10

Open Lizdev-05 opened 2 years ago

Lizdev-05 commented 2 years ago

The user must be able to request a book and get it by fetching the API that will enable the to read on the website.

vinsdragonis commented 2 years ago

Is this issue still open? If yes, I would like to take it.

Lizdev-05 commented 2 years ago

Yes please, it's still open.

On Fri, Sep 2, 2022, 6:38 AM Vineeth B V @.***> wrote:

Is this issue still open? If yes, I would like to take it.

— Reply to this email directly, view it on GitHub https://github.com/Lizdev-05/book-store/issues/10#issuecomment-1235086207, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARTPAF65SE47ASBOBXQQWGLV4GHGJANCNFSM6AAAAAAQCT56KQ . You are receiving this because you authored the thread.Message ID: @.***>

vinsdragonis commented 2 years ago

Hey! Just as a clarification, basically you want to search for a book and update the Virtual DOM to display only those books that have similarities in book titles and the search data, right?

Lizdev-05 commented 1 year ago

Yes

On Sun, Sep 4, 2022, 9:52 AM Vineeth B V @.***> wrote:

Hey! Just as a clarification, basically you want to search for a book and update the Virtual DOM to display only those books that have similarities in book titles and the search data, right?

— Reply to this email directly, view it on GitHub https://github.com/Lizdev-05/book-store/issues/10#issuecomment-1236291605, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARTPAF6UDHIVH6DTUACDQJTV4RPL7ANCNFSM6AAAAAAQCT56KQ . You are receiving this because you authored the thread.Message ID: @.***>