A Desktop Application Project for the course COMP 20083 - Object Oriented Programming from Polytechnic University of the Philippines.
A Library Management System is software specifically made to manage every part of a library. It helps librarians in maintaining a database of newly released books and also books that members have borrowed as well as their due dates. It is also used to maintain library records. It tracks the records of the number of books in the library, how many books are issued, how many books have been returned or renewed or late fine charges, etc.
This project was made using Java as the main programming language, CSS to establish the design, and JavaFX as the platform to create a desktop application.
This repository only serves as a container for the web application's source code. This is not intended for a local machine deployment or execution.
This project was made by John Kenneth Velano, Carlance Almeda, Andy Masarque, and John Russelle Malabanan.