Skip to content

BenjiButton/JavaChallenge

Repository files navigation

Java Challenge

To run this project:

  1. Create the MySql schema using the command
    CREATE SCHEMA `javachallenge`;
  2. Update the database credentials (username and password) for the schema in Database.java file
  3. Run the program using the IDE's run command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages