← back to reactor.grid
DOSSIER / LBRR-01shipped
University Library Management System
Management System · 2026
Comprehensive university library system with student, faculty, and admin roles: book catalogue management, borrowing and returns with fine calculation, an admin dashboard with reports, and OTP email verification via PHPMailer.
year
2026
stack
6 techs
class
Management System
◉ 01.problem— case study
University libraries juggle three user types, borrowing rules, and fines — workflows that break down fast on paper or spreadsheets.
◉ 02.solution— case study
Modelled the domain in a PHP MVC architecture: role-based access for students, faculty, and admins, a borrowing system with automatic fine calculation, and email notifications with OTP verification.
◉ outcome— signal delivered
A fully containerized PHP MVC application — Nginx, PHP-FPM, MySQL, and PHPMyAdmin ship together via Docker Compose.
◉ stack— deployed technology
PHPMySQLDockerNginxBootstrapPHPMailer