Nieuws

This is a simple Library Management System built with Vue.js for the frontend and PHP for the backend, using MySQL as the database. It is designed to run on a XAMPP server.
This library management system uses 2 tables in MySQL to work, namely 'books' and 'issue'. Table 'books' keeps the records of every single book currently owned by the library. It even has those books ...