Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 765 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 765 Bytes

University Library Website

A PHP-based University Library Website

This is a web-based University Library Management System that facilitates the process of managing a library by the simplification and automation of common library operations such as borrowing, returning, and adding books.

The system allows users (both students and administrators) to sign up, login to their accounts, logout, update their profile information including changing their password, and view available books and filtering them. It allows administrators to add books, update details of available books, and send reminder emails to borrowers. And it allows students to borrow and return books and extend borrow period.

Technologies used: HTML, CSS, PHP, AJAX