Java Address Book
A simple java address book that uses java jdbc. The GUI allows the user to insert, delete and search for contacts.
Also has the ability to export contacts into a txt file by typing "export" and clicking search. This will save a file in your home directory call "Exported_Contacts".