C0lliNN / Contacts

An User Interface Application with MySQL database developed in Java using JavaFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts

An User Interface Application with MySQL database developed in Java using JavaFX

contato2

Requirements

  • JDK 11+
  • MySQL Database - Version 5.5+

Features

  • Persistent and Secure Data Storage
  • Friendly User Interface
  • Easy way to manage contacts

How to use

  • 1 - Run the file query.sql into your MySQL Database

  • 2 - Update the final fields in the class DBConnection ( package com.raphael.collin.contacts.model.dao) according with your MySQL Database

About

An User Interface Application with MySQL database developed in Java using JavaFX


Languages

Language:Java 96.2%Language:CSS 3.8%