📚 Library Management System
The Library Management System is a full-stack web application designed to help manage books, users, and borrowing activities efficiently. It allows administrators to manage library resources and users to browse, issue, and return books seamlessly.
🚀 Features 🧩 User Features
View available books with details (title, author, genre, etc.)
Search and filter books by category or keyword
Borrow and return books
View borrowing history
🛠️ Admin Features
Add, update, or delete books
Manage user accounts
Track issued and returned books
View system activity logs
| Layer | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Backend | Node.js, Express.js |
| Database | PostgreSQL |
| Version Control | Git & GitHub |