An open API service indexing awesome lists of open source software.

https://github.com/setyo76/bookshelf-application

This Bookshelf app is a simple example of implementing Front-end Web material for beginners. The languages ​​used are HTML, CSS, and Javascript, with Data Management Using DOM and Web Storage.
https://github.com/setyo76/bookshelf-application

bookshelf-application dom html-css-javascript web-storage

Last synced: 1 day ago
JSON representation

This Bookshelf app is a simple example of implementing Front-end Web material for beginners. The languages ​​used are HTML, CSS, and Javascript, with Data Management Using DOM and Web Storage.

Awesome Lists containing this project

README

          

# 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