MusicPlayer

Music Player with Django. Simple and easy to use music streaming website.

MIT License

Stars
64
Committers
1

Django based music streaming website

https://galvanic-music.herokuapp.com/

Website Preview

Home Page

Detail Page


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. Google 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.

Team

Prerak Raja Varad Bhogayata
Prerak Raja Varad Bhogayata
github.com/rajaprerak github.com/varadbhogayata

License