An open API service indexing awesome lists of open source software.

https://github.com/amitrajitdas/library-management-system-java-mysql-swing

Library Management System using Java, Swing and MySQL
https://github.com/amitrajitdas/library-management-system-java-mysql-swing

java jdbc mysql swing

Last synced: about 1 month ago
JSON representation

Library Management System using Java, Swing and MySQL

Awesome Lists containing this project

README

          

# Developed By
- Amitrajit Das

# Environment and Requirement
- Programming Language: JAVA with Swing
- MySQL Conncector: MySQL JConnector 5.1.23(JDBC Driver)
https://dev.mysql.com/downloads/connector/j/
- IDE: VS Code
- MySQL Version: 5.5.4 (Using WAMP Server)

# Instructions
1) Clone the Project or Download the zip

2) Connect the JDBC driver(JConnector) by including the it's JAR File in the Project
- Expand Project->Libraries->(Right Click)ADD JAR File->include file: mysql-connector-java-5.1.40-bin.jar

3) Database setting can be changed
- Expand Project->Source Packages->mainlibrary->conn.java
- Change the Authentication Setting