Key Features User and Librarian Login: Separate login modules for librarians and users. Secure authentication with SQL-backed credential storage. Librarian Approval for User Login: Users cannot log in until their account is verified and approved by a librarian. Book Management: Add, update, delete, and search for books in the system. Borrow and Return Tracking: Maintain records of issued and returned books. Responsive Design: User-friendly interface compatible with various devices. Technologies Used PHP: For backend development and server-side logic. SQL: For database operations and data storage. HTML & CSS: For designing a clean and responsive user interface. JavaScript: For client-side interactivity and validations. How to Run Clone this repository. Set up the database using the provided SQL script. Configure the project on a local server (e.g., XAMPP, WAMP). Open the application in your browser and log in as a librarian or user. Future Enhancements Implement email notifications for account approvals and due dates. Add analytics for library usage and book popularity.!
Enable cloud-based database support for scalability.
A secure and feature-rich Library Management System developed using PHP, SQL, HTML, CSS, and JavaScript. This system includes role-based access for users and librarians, ensuring controlled and secure library operations









