Skip to content

Simple Interactive Web App use VanillaJS to store and consume data from Local Storage, Without Build Tools

Notifications You must be signed in to change notification settings

AguzzTN54/Bookshelf-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf App

Simple Web App built with Vanilla JS without Build Tools and without any frameworks or libraries, so you can run this web app with or without Web Server. This Web App use LocalStorage to store data, consume and show it to User

Features

  • User can Add or Edit a Book
  • Filtering by Recently Modified, Recently Added, Title, Author or Year
  • Group by Finished or Unfinished read status
  • Remove a specific book or the entire data from localstorage
  • User can find the book(s) by searching with book's title, author, or isbn

Screenshot

Add And Edit Search Delete Reset

Example of Dicoding Submission : Aplikasi Pengelolaan Data Menggunakan DOM dan Web Storage

Learning Path Belajar Membuat Front-End Web untuk Pemula

About

Simple Interactive Web App use VanillaJS to store and consume data from Local Storage, Without Build Tools

Topics

Resources

Stars

Watchers

Forks