Muzical is an application that let's you upload, store, and play all of your music from the cloud. You can now manage and listen to your music from any device, anywhere in the world.
To get started, first create a new album. When adding an album cover logo, it's best to have a resolution of at least 512x512 and to use common image formats such as JPG, JPEG, or PNG. After an album is created you will then be able to add/upload songs. Currently supported file types are WAV, MP3, and OGG.Once songs are added to an album you are then able to play, favorite, and delete them. You can also create your profile.
Just download the zip file and extract it to to your home directory.After open the terminal and run the following commands :
--> cd myblog
--> python3 manage.py runserver
Now go to this link - 127.0.0.1:8000/music
## Alternatively you directly access the site here