This is a simple Library Management System implemented in Java, using JDBC for database connectivity and MySQL as the backend database. Maven is used as the build tool for managing dependencies and project structure.
- Book management (Search ,add, delete, update)
- Borrow and return books
- View user and book information
- Java
- JDBC (Java Database Connectivity)
- MySQL Database
- Maven
- Java Development Kit (JDK)
- MySQL Database Server
- Maven
- Clone the repository:
git clone https://github.com/AmineRaouane/Library-Management-System.git