Skip to content

This repository is used for my University Object Object Design Course Project. Here, I have created a little Project.

Notifications You must be signed in to change notification settings

mdmahfuz307/Music-Player-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎶 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! 🎉

About

This repository is used for my University Object Object Design Course Project. Here, I have created a little Project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages