Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 340 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 340 Bytes

mp3_player_java

This repository contains a Java-based MP3 player application. The application provides features such as play, pause, stop, and track selection for MP3 files. It utilizes JavaFX for the user interface and the JavaFX Media API for audio playback. The project demonstrates the use of object-oriented programming principles.