https://github.com/nate0h/book-library
Book Library web application that allows users to dynamically store, edit and delete books that they have read or intend on reading.
https://github.com/nate0h/book-library
Last synced: 3 months ago
JSON representation
Book Library web application that allows users to dynamically store, edit and delete books that they have read or intend on reading.
- Host: GitHub
- URL: https://github.com/nate0h/book-library
- Owner: Nate0h
- Created: 2023-10-08T19:42:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T22:48:30.000Z (about 1 year ago)
- Last Synced: 2025-01-15T11:16:53.767Z (5 months ago)
- Language: JavaScript
- Homepage: https://nate0h.github.io/book-library/
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Virtual Library - Your Personal Book Collection [Live-Demo](https://nate0h.github.io/book-library/)
Welcome to the Book Library, a web application crafted with JavaScript, HTML, and CSS. This platform empowers users to dynamically manage their book collection by providing features to store, edit, and delete books—whether you've already read them or plan to read them in the future.
## Features
- **Dynamic Book Management:**
- Add books to your collection effortlessly by providing details such as title, author, genre, and status.- **Edit Existing Books:**
- Modify book details to keep your collection up-to-date, whether it's correcting information or adding additional notes.- **Deletion Functionality:**
- Remove books from your library with a simple click, providing flexibility in managing your collection.