Library Management System

Overview: The Library Management System project is a project built using java which can help handle and manage all the data within a library system. The project helps handle all the users and the books within a library and manage the data present.

Idea: During the process of learning Java language, i came across the topic of handling databases via java using JDBC, there the idea of creating a library management system struck my mind.

Challenges: Handling and managing a large number of data was one of the most challenging part during the creation of this project.

Technologies Used: Java, JDBC, eclipse, Java Servlet