Skip to content

It is a simple Digital Library Application using Vanilla JavaScript where you can add, delete, search and filter through books. What's unique about it is that I have implemented the concept of Local Storage of Web Browser so even when you reload the website the previous changes made are still reflected.

Notifications You must be signed in to change notification settings

satvikchachra/BookListApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BookListApp

Aim

To build a digital library using Vanilla JavaScript.

Feature

  • Add books
  • Delete books
  • Search and filter

Learning

  • OOPS
  • Using Local Storage of web browser

Environment

Here is the deployed link : https://satvikchachra.github.io/BookListApp/

About

It is a simple Digital Library Application using Vanilla JavaScript where you can add, delete, search and filter through books. What's unique about it is that I have implemented the concept of Local Storage of Web Browser so even when you reload the website the previous changes made are still reflected.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published