/music-player

Django-based Music Player web application.

Primary LanguageJavaScript

# Music Player Web App This website scrapes through different free music websites and allows users to listen to their favorite musics. Goals: * Eventually implement Machine Learning to recommend songs * Create an iOS app with caching for offline usages * Scrape as many websites as possible and provide an ultimate API * User-based operations such as different users, CRUD playlists, etc.

Installation

Install requirements: pip install -r requirement.txt

Run Server Locally

  • python manage.py runserver
  • Go to: localhost:8000

Usage

Or, just checkout the overall website: Go to:

  • hPlay - Deployed in Heroku

API Usage: