trinayau / ford-java-assessment

Ford Java Advanced Assessment - Employee CRUD App with MySQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ford Java Assessment

Trina Yau's Ford Java Advanced Assessment
GitHub Link: https://github.com/trinayau/ford-java-assessment

Connection to MySQL Workbench

  • You will need to create a MySQL db schema called ford_schema
  • Replace your MySQL credentials in the project folder's com.employee.app.dao.EmployeeUtility directory - change your user and password e.g. "user=ford&password=ford"
  • The employee table will be automatically dropped when you start the program in driver and recreated

About

Ford Java Advanced Assessment - Employee CRUD App with MySQL database


Languages

Language:Java 100.0%