Omar-Fetooh / VirtuLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtuLibrary

Live preview

Screen caputre of the project

Introduction

This project is a small Library app where you can manage your collection of books.

Features

  • Users can add new books to the library.
  • The dashboard displays each book in the library.
  • Users can remove books from the library.
  • Users can update the read status of books.

Usage

  1. Click on the "NEW BOOK" button to add a new book to the library.
  2. Fill in the details for the new book in the form.
  3. Click on the Confirm button to add the book to the library.
  4. The newly added book will appear in the dashboard.
  5. To remove a book, click on the "Remove" button next to the book.
  6. To update the read status of a book, click on the "Read/Unread" button next to the book.

About


Languages

Language:JavaScript 42.5%Language:CSS 38.2%Language:HTML 19.3%