Welcome to the Music Player project! This Java-based console application that combines learning and simulation. 🌟
Follow these steps to set up and run the project on your local machine:
-
Clone the Repository:
git clone https://github.com/mdmahfuz307/Music-Player-App.git
-
Compile the Java Code:
javac *.java
-
Run the Application:
java SongPlaylistApp
- 'src/': Contains the Java source code files.
- 'screenshots/': Screenshots of the application in action.
- 🔛 Turn on Music
- ⏭️ Play next song : Effortlessly you can play the next song
- ⏮️ Previous song : You can go back to the Previous song
- 🔁 Replay the current song
- 📃List of all songs : You can see all the songs in your playlist ans see the title and even the duration of each song
- 💽 All available options
- ❌Delete current song
- Java