brytebee / AwesomeBooks

In this project, I built a simple website that allows users to add/remove books from a library list of books. I used JavaScript objects and arrays. I also used vanilla JavaScript DOM manipulation to simulate REACT and AJAX's single-page website concept. Lastly, I used is HTML and CSS3 technologies.
https://brytebee.github.io/AwesomeBooks/
7 stars 1 forks source link

Peer-to-peer code review #2

Open safafa opened 3 years ago

ZeenatLawal commented 3 years ago

Great work 👍🏼 The list should have a remove button attached to it and it will be nice for each book to have an id for easy removal.

enkog commented 3 years ago

Good Job @safafa and @brytebee However, you need to do the following;

Happy coding 👍