Library-Management-System Software Used - IntelliJ Idea Community Xampp with mariadb and phpmyadminn Steps to Run the Project - Install IntelliJ and Xammp on your System Set Up the Enviornment Configure Library and Modules with jdbc driver present in src/Lib folder Open phpmyadmin and create a database with name Library Now import the database using Library.sql file Run the main function from HelloApplication.java file You are ready to go