Skip to content

faisalkhan1222/Mp3PlayerWithoutUsingBuiltInFunctions-JS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Specifications:

  1. Display at least one song on the page when the page loads

  2. Give the user the ability to play that song, without using the "built-in" play button. This could be through a different button, through clicking or mousing over an image on the page, or any other device of your choosing.

  3. Give the user the ability to stop that song without using the "built-in" stop button. Once again, this could be through a different button, through clicking or mousing over an image on the page, or any other device of your choosing.

  4. Give the user the ability to load at least one different song into the Jukebox besides the one that is loaded when the page initially renders

  5. The whole Jukebox should be backed by an object called Jukebox with methods to play, stop, and load songs. Bonus features:

  6. Playlist of songs, allows the user to queue up the next song

  7. Feature to request a random song

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published