Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookLister

Description

BookLister is a simple web application built using HTML, CSS, and JavaScript. It allows users to manage a list of books by adding new books with details such as book name, author name, and ISBN. Users can also remove books from the list. This site helps the user to track their book to be read.

Features

  • Add Book : Users can add a new book with details including book name, author name, and ISBN.
  • Remove Book : Users can remove books from the list.
  • LocalStorage : Books are stored locally in the browser's localStorage, so they persist across sessions.

  • Technologies Used

  • HTML
  • CSS
  • Java Script
  • Usage

    Enter the book details (name, author, ISBN) in the input fields and click the "Add Book" button to add a new book to the list.
    Click the "cross" icon next to a book to remove it from the list.

    About

    No description, website, or topics provided.

    Resources

    Stars

    0 stars

    Watchers

    1 watching

    Forks

    Releases

    Packages

    Contributors

    Languages