Django Based Music Player

製品情報

¥15,395
cart 買い物カゴに追加 お気に入り
ユーザーガイド 更新

デベロッパー

nischal
コードサンプルのリクエスト ダイレクトメッセージ

2022年01月15日

公開チャット

製品詳細

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.

ファイルツリー

  • 📁 Django Based Music Player

価格情報

価格の統計

最高価格
¥NA
平均価格
¥NA
最低価格
¥NA
AI価格予測
¥NA

インサイト

限定プレビュー


実際の製品には、すべてのファイルと完全なコードが含まれています。

依存パッケージ

依存パッケージを表示する

ランダムサンプルファイル

プロジェクトファイルの統計

階層

サンプルファイルを選択してください
X

Stay in touch

  • ビジネスおよび開発者向けの実用的な最新情報をご希望ですか?
  • ソースコードプロジェクトに対するPieceXコミュニティのニーズについてご提供します。
  • PieceXの最新の無料コミュニティコードプロジェクトをいち早くお知らせします。
PieceX Logo