Skip to content

C# MP3 Player with Linked List Logic | Effortlessly manage your music playlist using linked list logic in this C# MP3 Player.

Notifications You must be signed in to change notification settings

dinithmaleesha/mp3-player-linkedlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# MP3 Player with Linked List Logic

Overview

This MP3 Player, developed in C#, allows users to manage their music playlist efficiently. Key features include adding music, creating queues, removing songs, and controlling playback (play/pause, previous/next). The project is designed with a focus on implementing logic using linked lists for playlist management.

Features

  • Add Music: Build your playlist by adding your favorite songs.
  • Add Queue: Create custom queues for different moods or occasions.
  • Remove Song: Easily manage your playlist by removing unwanted songs.
  • Playback Controls: Control your music with play/pause, previous, and next functionalities.
  • Linked List Logic: The project leverages linked lists to handle the underlying playlist structure.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/dinithmaleesha/mp3-player-linkedlist.git
    

UI

MP3 Player Screenshot

About

C# MP3 Player with Linked List Logic | Effortlessly manage your music playlist using linked list logic in this C# MP3 Player.

Topics

Resources

Stars

Watchers

Forks

Languages