A simple Music application for the user. To create this project we have used basically Html, Css and Javascript. Anyone with a good understanding of these will be able to understand the project.
Html is used to create the structure/ provide content of the application. Css is used for Apperance/Styling of the Interface. All the operation/logic relation task is done by the JavaScript.
A user can perform basic Operations such as Adding a song, playing it, pausing it, skip music etc.