Skip to content

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

License

Notifications You must be signed in to change notification settings

samipak458/Simple-Library-Managment-With-Azure-Services

Repository files navigation

Simple Library Management

Simple Library Management Project

A Simple Library Management Project is an open-source website built using HTML, CSS, JavaScript, and Bootstrap. It’s easy to use and helps learners understand the basic concepts of JavaScript. In this project, the user has a provision to add book details like:

  • Book Name
  • Author Name
  • Book URL
  • ISBN
  • Edition
  • Publication Date
  • Status of Reading (e.g., read, currently reading, to be read)
  • Book Genre

Additionally, users have the option to search for available books in the library by book name, author name, or type. If the book details are present in LocalStorage, the search results will be displayed on the web page.

Users also have the provision to:

  • Delete a specific book or all books
  • Choose their favorites
  • Edit any book details quickly

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 website to Azure, allowing you to show it off to friends and expand your portfolio.

Happy learning, and enjoy building your library management project!

Visit Website:

You can try the website at Online Library

Functionalities :

Input the book Name, Author, URL, Edition, ISBN, Publication Date, Status, and Book Type to add the book. If the book name is missing, it will show you an error. As I used LocalStorage, if you refresh or close the tab, your books will not disappear. You can clear the bookshelf just by clicking on clear shelf. You can also search books 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:

Sample working

online-library-google-chrome-2022-10-11-22-11-01_Zm40kwg7.mp4

Tech Stack

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!


OUR VALUABLE CONTRIBUTORS✨