Skip to content

A simple web-based library catalog app that allows you to track the books you've read. Some functions include adding book by title, author, page and read status.

Notifications You must be signed in to change notification settings

bilele123123/Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Catalog

The Library App is a web application that allows users to manage their personal book library. It provides a convenient way to store and organize information about books, including their titles, authors, number of pages, and reading status.

Key Features

  • Add Books: Users can add new books to their library by entering the book's title, author, number of pages, and marking its reading status as complete or incomplete.
  • View Library: The app displays a list of all books in the library, showing their titles, authors, number of pages, and reading status. The book list is dynamically updated as new books are added or existing books are edited or removed.
  • Edit Books: Users can edit the information of existing books in their library, such as modifying the title, author, number of pages, or updating the reading status.
  • Remove Books: If a user no longer wants to keep a book in their library, they can easily remove it, thereby deleting its information from the app.
  • Mark Reading Status: Users can toggle the reading status of a book between complete and incomplete. This feature helps track the progress of reading each book.
  • User-Friendly Interface: The app provides a clean and intuitive interface, making it easy for users to interact with their book library. It includes a popup form for adding or editing books, ensuring a smooth user experience.

Technologies Used

  • JavaScript
  • HTML
  • CSS

Live Demo Link

https://bilele123123.github.io/Library/

web-preview01

About

A simple web-based library catalog app that allows you to track the books you've read. Some functions include adding book by title, author, page and read status.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published