Skip to content

The Library System in JavaScript allows users to add, manage, and track books by marking them as read or removing them from the collection. It uses object-oriented principles, with `Book` and `Library` classes to handle book details and library operations efficiently.

Notifications You must be signed in to change notification settings

Vsathish2002/library-app-js-oops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

The Library System in JavaScript allows users to add, manage, and track books by marking them as read or removing them from the collection. It uses object-oriented principles, with `Book` and `Library` classes to handle book details and library operations efficiently.

Topics

Stars

Watchers

Forks