Skip to content

khaif-dev/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERSONAL LIBRARY

A simple and interactive browser based personal library. Built using HTML, CSS, and JavaScript with the aim of understanding object constructors, prototype and prototype inheritance. Users can add books, mark them as read or unread and remove them from the library.

Preview

view the live demo here

Project Screenshot

Features

Add New Book
Users can input a book title, author, number of pages, and reading status.

Unique IDs
Each book object is assigned a unique ID for proper tracking and manipulation.

Toggle Status
A button on each book card allows toggling between "Read" and "Not Read".

Remove Book
Each book card includes a remove button for easy removal from the library.

Technologies Used

  • HTM
  • CSS3
  • JavaScript

How to Use

Clone the repository:

https://github.com/khaif-dev/library



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published