Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.12 KB

🎶 Music Player App

Welcome to the Music Player project! This Java-based console application that combines learning and simulation. 🌟

🚀 Getting Started

Follow these steps to set up and run the project on your local machine:

  1. Clone the Repository:

    git clone https://github.com/mdmahfuz307/Music-Player-App.git
  2. Compile the Java Code:

    javac *.java
  3. Run the Application:

    java SongPlaylistApp
    

📂 Project Structure

  • 'src/': Contains the Java source code files.
  • 'screenshots/': Screenshots of the application in action.

📦 Features

  • 🔛 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

🌐 Technologies Used

  • Java

📸 Screenshots

screen sample

Happy coding! 🎉