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.
- Host: GitHub
- URL: https://github.com/setyo76/bookshelf-application
- Owner: setyo76
- Created: 2021-07-30T05:02:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T05:44:43.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T23:45:22.596Z (over 1 year ago)
- Topics: bookshelf-application, dom, html-css-javascript, web-storage
- Language: JavaScript
- Homepage:
- Size: 392 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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