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.