Skip to content

A beginner-friendly JavaScript project that uses Object-Oriented Programming (OOP) principles to manage a library of books with dynamic read status and price info.

Notifications You must be signed in to change notification settings

ShaikAfrid1/js-library-oop-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Library OOP Project

This is a simple yet powerful project built using JavaScript classes and object prototypes. You can:

  • Add new books to the library πŸ“˜
  • List all books πŸ“„
  • Toggle read status βœ…βŒ
  • View details like author, ISBN, and price πŸ’°

Great practice for mastering OOP in JavaScript!

About

A beginner-friendly JavaScript project that uses Object-Oriented Programming (OOP) principles to manage a library of books with dynamic read status and price info.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published