cmolinan / Awesome-Books

"Awesome books" is a simple interactive website that displays a list of books and allows you to add and remove books from that list. It is built with JavaScript for DOM manipulation and for managing data in objects.
https://cmolinan.github.io/awesome-books
5 stars 1 forks source link

Add item input form doesn't validate for invalid characters #5

Closed limavfabio closed 2 years ago

limavfabio commented 2 years ago

Your project is looking great C. Vivas and C. Molina! But I think a nice little improvement would be to add a validator for the input form, so to not allow invalid sentences to be added (like spacebars, or only special characters).

carlosmuerto commented 2 years ago

Merged to #4