Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.06 KB

File metadata and controls

13 lines (8 loc) · 1.06 KB

Learning Through Project

A simple library management project that is easy to use and to understand. I created this website while learning web development. I used all the basic concepts of JS in this project, and my project will help learners to understand the basic concepts of JS. I developed this project using HTML, Bootstrap, and JS. Records of books are maintained and saved through Local Storage. I hosted this website using the Azure Static Web Apps service.

Website: Online Library

Topics You Will Learn

Learning Outcomes

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.