Skip to content

kobayashi276/MusicPlayer-JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicPlayer-JavaFX

Music player with JavaFX

-Demo group using JDK19 and SDK is openjdk-19 java version "19", using database is Mysql with JDBC.

-Use mysql url: localhost:3306/musicplayer

-Step by step run the project:

  • Open Mysql on the machine and excute file MusicPlayerDB.sql.
  • Change the username, password and port in the DBConnection.java file to match Mysql on the machine being used to run the project.
  • And after changing all, click on the Run icon (blue near the upper right corner) next to the Main.java file

About

Music player with JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors