Django Based Music Player

제품 정보

$99.82
cart 장바구니에 담기 즐겨찾기
사용 설명서 문서 업데이트

개발자

nischal
코드 샘플 요청 다이렉트 메세지

Jan 15, 2022

공개 채팅

제품 세부 정보

This is a music streaming web application written fully in Django with additional features added with the help of JavaScript and jQuery. The web app has the following functionalities depending on the type of user:
  • Admin has the functionality to add/update/remove the music.
  • The Web app has its own Admin Dashboard to perform admin based actions.
  • The user can be upgraded tp admin or deleted by the superuser(Admin).
  • The User has the functionality to view/play music as well as add/remove them from/to favorites.
  • The User has the ability to create/remove/update the playlist with songs.
  • Register and Login/Logout functionality along with reset password from email.
  1. The Music Player makes use of an third party API to get the artist image to be displayed in the Explore page with the use JavaScript promises.
  2. Use of bootstrap and owl carousel to design the web app.
  3. Use of ajax form submission using the jQuery in the all songs page.
  4. Few Built in playlist to display in the explore page.
  5. Searching implemented in both admin and user page.
Login with admin functionality:

Username: aykdk

Password: qwertyuiop[]\

In order to use the app;



Preferred Python version 3.7



Extract or unzip the project folder and move into the project directory and



Setup Spotify: Register in https://developer.spotify.com/ Create an app and obtain the clientId and Client Secret. Add the obtained ClientId and ClientSecret to "mainui.html" in the templates directory like below



const clientId = 'Your Client Id ';
const clientSecret = 'Your Client Secret';
You can create a virtual env and install like below


pip install -r requirements.txt

then

python manage.py runserver



The web app features Django backend where addidtional django libraries such as filters and crispy forms as well as CORS headers are used.

File Tree

  • 📁 Django Based Music Player

가격 정보

가격 통계

최고 가격
$NA
평균 가격
$NA
최저 가격
$NA
AI 가격 예측
$NA

인사이트

제한된 미리 보기


실제 제품에는 모든 파일과 전체 코드가 포함되어 있습니다.

종속성 확인

제품 외부 종속성 보기

무작위로 선택한 샘플 파일

프로젝트 파일 통계

계층구조

샘플 파일 선택
X

문의하기

  • 비즈니스 개발자를 위한 최신 정보를 원하십니까? 소스 코드 프로젝트에 대한 PieceX 커뮤니티의 요구사항을 알아보세요. PieceX의 최신 무료 커뮤니티 코드를 빠르게 알려드립니다.
PieceX Logo