/library-JS

A library app where a user can add a book. The purpose is to practice OOP

Primary LanguageJavaScript

Library JS

To practice OOP using functional constructor. This doesn't have any form validation to check if the book is already added before or if the user didn't provide any input. My goal is just to practice or play with OOP, creating a book object instance.

Web-version style