/DJangoTunes

"DJangoTunes" is a Django-powered music player with SignUp/SignIn, play/pause functionality, song search/filter, and playlist management. Users can easily add/remove songs to playlists and mark favorites. The app offers a scrollable history of recently played tracks and intelligent song recommendations for seamless music exploration.

Primary LanguageHTML

Django Tunes

Installation

$ pip install -r requirements.txt

Run server locally

$ python manage.py runserver

Go to localhost:8000


Features

  1. SignUp and SignIn option.
  2. Play/Pause songs.
  3. Search and filter songs.
  4. Create/Rename/Delete playlists.
  5. Add/Remove songs to playlist.
  6. Add/Remove songs to favourites.
  7. Scroll through recently played/viewed songs.
  8. Song recommendations .