ePustakalay is a user-friendly web application developed using HTML, CSS, and JavaScript. It provides an efficient solution for managing a library's collection of books. Users can easily search for books, add new books to the inventory, view available books, and delete unwanted ones.
You can see a live demo of ePustakalay here.
- Search Books: Quickly find books by title, author, ISBN, or keywords.
- Add Books: Library administrators can add new books with detailed information.
- Available Books: Users can view a list of books available for borrowing.
- Delete Books: Authorized users can remove books from the library's collection.
- Clone the repository:
git clone https://github.com/AmazingAshishlibrary-management.git - Open
index.htmlin your preferred web browser.
- Use the search bar to find books by entering relevant keywords.
- To add a new book, click on "Add Book" and fill in the necessary details in the form.
- Click on "Available Books" to see the current list of borrowable books.
- To delete a book, select it from the list and click "Delete."
Contributions are welcome! Please fork the repository and create a pull request with your suggested changes.
This project is licensed under the MIT License.