/Simple-Library-Managment

A simple library management project that is easy to use and helps learners understand the basic concept of JS.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Simple Library Management

Simple Library Management is an Open Source Website built using HTML, CSS, JavaScript and Bootstrap.

A simple library management project that is easy to use and helps learners understand the basic concept of JS. In this project, the user has a provision to add book details like book name, author name, and type through the web page. In addition to this, the user has a provision to search for the available books in the library by the book name or author name, or type. If book details are present in the LocalStorage, the search details are displayed on the web page. User has also a provision to delete a specific book or delete all books.

In this project, you will learn how to implement add, remove/delete, search, and save functionalities. You will also learn how to deploy, or publish, your web site to Azure so that you can show it off to your friends.

Visit Website: Online Library

Functionalities :-

Input book name, author and book type to add the book. If book name is missing it will shown you error. As I used LocalStorage if you refresh or close the tab your books will not disappear. You can clear book shelf just by clicking on clear shelf. You can also search book by book name, author and type.

Adding

Adding Book in Shelf:

Adding Book Without Entering Book Name:

Clearing Book Shelf:

Searching

Search Book By Type:

Search Book By Author:

Search Book By Name:

Deleting

Online.Library.-.Working.Sample.mp4

Built with :-

  • HTML
  • Bootstrap
  • JavaScript

How to use :-

  • Clone the repository
  • Go to the directory
  • Run index.html file
  • Enter book name, author and type of book
  • Press add book

Code Of Conduct 📜

To maintain a safe and inclusive space for everyone to learn and grow, contributors are advised to follow the Code of Conduct.

Contribution is fun! ✌🏼

If you have any feedback or suggestions please reach out to me.

In order to make a hassle-free environment, I implore you all (while contributing) to follow the instructions Contributing Guidelines!

You can create a issue and mention there , which new features or extension can make this Project more good.



Show some ❤️ by starring⭐ this awesome Repository!