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