Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 380 Bytes

File metadata and controls

9 lines (8 loc) · 380 Bytes

Bookshelf-application

This Bookshelf app is a simple example of implementing Front_end Web material for beginners,use HTML, CSS, and Javascript, with Data Management Using DOM and Web Storage. Features of this app:

  1. Able to Add Book Data
  2. Have Two Bookshelves
  3. Can Move Books Between Shelves
  4. Can Delete Book Data
  5. Take advantage of localStorage in Storing Book Data