Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 2.23 KB

README.md

File metadata and controls

56 lines (32 loc) · 2.23 KB

My-Music

live link for project My-Music

Table of contents

  • Introduction
  • features
  • Installation
  • Drawbacks
  • Improvements

Introduction

There is a basic music player web app which is compitable in both mobile as well as desktop view.

image

features

  • You can uploads songs and then list them image

  • Images and song information will automatically extracted from music files. Thanks to jsmediatags

  • You can suffle music,repeat music and change repeat modes,error songs,and a lot more from settings. image

  • can access playlist and list after suffling music from the Home->Playlist image

  • can access play/pause and other controles of music from anywhere where device supports, Thanks to media Session API Untitled Untitled

  • User accounts to store there setting changes to avoid same changes again again! image

Installation

just clone and run index.html 😋

Drawbacks

There is some drawbacks with this project 🙁 and some of them are:

  • As we storing files in localstorage and them load them as base64 url to music element.So,loading big music files(>50MB) cause website slow down.
  • On video files screen off cause music pause and which is also not triggered by media-Session-Api.

Improvements

  • User Interface can be improved

If you found any way or idea to improve my project or any query,You can contact me Deepak Suthar