A simple Library Management System designed to manage books and basic library records using a web-based interface.
🔗 Live Demo:
👉 https://mfathumsachcha-netizen.github.io/library_management-Demo/
- Add, view, update, and delete books
- Search and manage library records
- Simple and user-friendly interface
- Dynamic data handling with database support
HTML • CSS • JavaScript
PHP • Database (MySQL)
- Install XAMPP / WAMP / MAMP
- Place the project folder in
htdocs - Configure database credentials
- Start Apache and open in browser
Built as an academic project to practice CRUD operations and backend integration.
This project is created for educational purposes only.