Skip to content

Refactor: Change to use Maven#1

Open
lcaohoanq wants to merge 4 commits intocuradProgrammer:mainfrom
lcaohoanq:main
Open

Refactor: Change to use Maven#1
lcaohoanq wants to merge 4 commits intocuradProgrammer:mainfrom
lcaohoanq:main

Conversation

@lcaohoanq
Copy link

In this PR, i have

  • Change to use maven, with all of needed dependencies, can build to jar file and execute with command: mvn package
  • Separate the logic of handling each button action in MusicPlayerView (old name is MusicPlayerGUI) to MusicPlayerController (old name is MusicPlayer)
  • Create a constants package: store the Resoures path references to the src/main/resources directory
  • Create a styles package: store color and frame size
  • Create a models package: move class Song to there and using lombok

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant