Chandan-devs-tech / Awesome-books

📚[Awesome Books] is a simple project which is made using JavaScript and it is adding, removing and storing the books into the local storage of the browser.
https://chandan-devs-tech.github.io/Awesome-books/
6 stars 1 forks source link

Peer-to-Peer Code Review #5

Open kamranasif506 opened 1 year ago

kamranasif506 commented 1 year ago

you have done a wonderful job by using classes in JavaScript 👍 but there are some modifications required if you take a look into it.

[Changes Required] Below is the list of changes that need to be done

  1. you should move this function inside the class.
    ![image](https://github.com/Chandan-devs-tech/Awesome-boo

  2. Display all books saved in the collection at the top part of the page.
    image

  3. Try to give a different color to nav items with respect to the section that is opened/clicked. your design. image

design guideline. image

Overall you have done a great job. keep it up 👍