DCRUSTODC / devbasics

beginner level projects to get started with development and Github
4 stars 7 forks source link

Shuffle and Repeat: Implement buttons for shuffling the playlist and repeating songs #11

Open srish-03 opened 1 year ago

srish-03 commented 1 year ago

Implementing "Shuffle" and "Repeat" buttons in a music or media player application is a valuable feature for enhancing the user experience. These buttons allow users to control the playback order of songs in their playlists. Contribution Directory: JS_MUSIC PLAYER

Oskarpok commented 7 months ago

Hello, I added Random and Repeat buttons, take a look at it