karanpargal / Listen.ai

Project of SEPM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django based music streaming website


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.

License

License

About

Project of SEPM

License:MIT License


Languages

Language:HTML 49.6%Language:Python 46.0%Language:CSS 4.4%