A simple and modern Library Management System frontend built using HTML, CSS, and JavaScript. This project allows users to add and view books with a clean and responsive user interface.
- ๐ Home page with navigation
- ๐ Login page (demo functionality)
- โ Add new books
- ๐ View books in a dynamic table
- ๐พ Data stored using LocalStorage
- ๐จ Modern UI with responsive design
- โจ Hover effects and clean layout
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Browser LocalStorage
Library-Management-System/
โ
โโโ index.html # Home Page
โโโ login.html # Login Page
โโโ addBook.html # Add Book Page
โโโ viewBooks.html # View Books Page
โโโ style.css # Styling
โโโ script.js # Logic & Data Handling
-
Download or clone the repository:
-
Open the project folder
-
Run:
- Open
index.htmlin your browser
- Open
You can host this project using GitHub Pages:
- ๐ Backend integration (Spring Boot / Node.js)
- ๐๏ธ Database connection (MySQL)
- โ๏ธ Edit and delete books
- ๐ Search and filter functionality
- ๐ Real authentication system
Feel free to fork this repository and improve it. Pull requests are welcome!
This project is open-source and available under the MIT License.
Jitesh khatri