Skip to content

jiteshkhatri11/BookNest-Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Library Management System (Frontend)

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.


🚀 Features

  • 🏠 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

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)
  • Browser LocalStorage

📂 Project Structure

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

▶️ How to Run

  1. Download or clone the repository:

  2. Open the project folder

  3. Run:

    • Open index.html in your browser

🌐 Live Demo (Optional)

You can host this project using GitHub Pages:

🔮 Future Improvements

  • 🔗 Backend integration (Spring Boot / Node.js)
  • 🗄️ Database connection (MySQL)
  • ✏️ Edit and delete books
  • 🔍 Search and filter functionality
  • 🔐 Real authentication system

🤝 Contributing

Feel free to fork this repository and improve it. Pull requests are welcome!


📄 License

This project is open-source and available under the MIT License.


🙋‍♂️ Author

Jitesh khatri

About

Frontend Library Management System using HTML CSS JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors