Skip to content

Anjali0739/Music_Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Django Music Player

A lightweight Django web app that streams songs with album art, lyrics, and playback controls in a sleek two-column dark UI.

Features

  • Dynamic Music Library – Songs, artists, and cover images are served from the database.
  • Lyrics Panel – Displays synced or static lyrics beside the player.
  • Pagination Controls – Step through tracks with previous/next buttons.
  • Responsive Design – Looks great on desktop and mobile.

Tech Stack

  • Backend: Python 3, Django
  • Frontend: HTML5, CSS3, MediaElement.js (HTML5 audio player)
  • Database: SQLite (default, easily switchable to PostgreSQL/MySQL)

About

A Django web music player that streams songs with album art, lyrics, and playback controls in a clean two-column dark UI.

Topics

Resources

Stars

Watchers

Forks

Contributors