Skip to content

Dayan135/MP3-DOM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name - Dayan Badalbaev. Welcome to my MP3 player!

explanatin about what's going on in this repo. I started to work on this project at the beggining of the first assinment of DOM. I wanted to continue it in my own way, this is why its not following the given tamplate. Also I splited the function between the js files including my logic, while im designing my style as a programmer. Functions that work with the Player object are in player.js with the object. Function that works with the DOM and the event listeners and so on are in index.js. Hope you will appreciate my way and decisions as a programer.

The site supports-

  • Show all the songs.
  • Show all the playlists.
  • Add a new song.
  • remove a song.
  • play a song (with a color ficher).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.6%
  • HTML 17.2%
  • CSS 5.2%