Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 842 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 842 Bytes

CD-DB-GUI-Application

Overall reason for this code: Java based application to keep track of my CD collection and to show people my coding skills.

NOTES

This code was written using Java 6 with Eclipse Kepler release 2.
The sql to create the MySQL database is in the Database directory.

NOTES on dbConnectionInfo.txt

This file contains the information you will need in order to connect to the database. Anything with <> around it means you have to fill in the proper information. One string on each line. You will need to change the location of this file in the code to where you put it.

NOTES on added .jar files

The license in this repository is only for the code I created. Any included jar file acts under the license of that jar file.