Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Simple Library Management

A simple Library Management Project which is easy to use and understand as a beginner.

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 also search book by book name.

Built with :-

  • HTML
  • CSS
  • 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