rodrigopenayo98 / Awesome-Books-Rod-ES6

This is my repository for a Book List project. I used technologies like HTML, JAVASCRIPT, CSS. Some of the main features is that you can add books that you like and their respective author, and if you want you can also remove them from the list.
5 stars 0 forks source link

Morning session: peer-to-peer code reviews #5

Open melybee-07 opened 1 year ago

melybee-07 commented 1 year ago

Your project works perfectly!! just try using JavaScript classes instead of objects for your book list overall great work 👌

hassanShakur commented 1 year ago

The design is excellent. You managed to strike a balance between maintaining the original low-fidelity wireframe and implementing your own styling to come up with the perfect look ✅. One quick suggestion would be to follow the DRY principle in the JavaScript section for hiding different sections when a given link is clicked. But generally, good work 👍.