Skip to content

Jaidev1805/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library Project

A simple web application to manage books, allowing users to add, delete, and toggle read status.
Built as part of The Odin Project to practice JavaScript, DOM manipulation, and OOP concepts.

Features

  • Add new books with title, author, pages, and read status
  • Remove books from the library
  • Toggle read/unread status
  • Dynamic table updates using JavaScript DOM

Installation

  1. Clone the repository:
git clone https://github.com/Jaidev1805/library-project.git

Technologies

  • HTML – for page structure
  • CSS – for styling
  • JavaScript – for interactivity, DOM manipulation, and object-oriented logic

About

Library Project. Part of "The Odin Project" curriculum.

Resources

Stars

Watchers

Forks