pysaurav / music-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Search

Description

Spotify Search provides a way to search details about a track or a playlist.

This focuses on finding the availability of preview_url of a track.

This allows user to :

  • search details of a track
  • search playlists
  • search tracks in a playlist

Get Started

Clone the repositiory

git clone git@github.com:pysaurav/music-search.git

Switch into the repository directory

cd music-search

Install requirements

pip install -r requirements.txt

Run the views.py

python views.py

Access the web application here

About


Languages

Language:JavaScript 55.5%Language:CSS 38.8%Language:SCSS 2.6%Language:Python 1.6%Language:HTML 1.5%