Dhanashrimachhi / Music-Player-Using-Django

Django Based Music Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django based Music Player Website

Linkedin Behance Badge portfolio Badge

Home Page

Detail Page

All Songs


Installation πŸ“¦

pip install -r requirements.txt

Clone

  • Clone this repo to your local machine.

Run server locally

$ python manage.py runserver

Go to localhost:8000


Features πŸ“‹

⚑️ SignUp and SignIn option.
⚑️ Play song, view detailed information of song.
⚑️ Search songs.
⚑️ Filter songs based on language and singer.
⚑️ Create new playlist.
⚑️ Add/Remove songs to/from playlist.
⚑️ Add/Remove songs to/from favourites.
⚑️ Scroll through recently played/viewed songs.
⚑️ Explore songs through your personalized playlist and favourites.


Contributing πŸ’‘

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • πŸ‘― Clone this repo to your local machine.

Step 2

  • Build your code πŸ”¨πŸ”¨πŸ”¨

Step 3

  • πŸ”ƒ Create a new pull request.

License πŸ“„

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Django Based Music Player

License:Apache License 2.0


Languages

Language:HTML 48.9%Language:Python 46.6%Language:CSS 4.5%