Brenda309 / Book-shelf

a simple website that allows users to add/remove books from a list
1 stars 0 forks source link

Add & remove using classes #3

Closed Brenda309 closed 2 years ago

Brenda309 commented 2 years ago

In this project I: Use JavaScript classes instead of objects and arrays. Can use objects and arrays, but do it inside classes. Create class methods to add and remove books. Maintain all of the original functionality of the application. Don't use any library or framework, use only plain JavaScript. Add CSS styles to the application to make it match this wireframe: