Are you a book enthusiast that can't get enough? Do you often lose count of how many and what books have you read? Then look no further because this project is perfect for your needs!
This project consists of a personal library that lets you directly customize a list of books you've already read and the ones you're planning on reading down the road!.
Demo.mp4
- Form that let's the user input the name, author, number of pages and the read status of their favorite book.
- Remove book entries by directly clicking on a 'remove' button.
- Update the read status of any book entry by directly clicking on a 'update' button.
- Objects
- DOM manipulation
- HTML Forms
- preventDefault()
- Submit event listener
- Responsive Design