Skip to content

DBMS Project with django and dbsqlite3. Music Player and Interactive Local Library.

Notifications You must be signed in to change notification settings

AhmedAwsaf/MusicPill

Repository files navigation

Music Pill

Description

MusicPill is a user-friendly database project that simplifies the storage and organization of music. It utilizes a robust MySQL database for efficient and secure storage, allowing users to easily access and play their favorite songs. The UI displays music in an organized manner, providing a seamless browsing experience. The project has local user friendlist system and other essential organizational tools such as albums, playlist and other aesthetic features to further enhances the user experience

Main logo

Features

  • Offline playing
  • Playlist sharing
  • Podcast Sharing
  • Friend list management

Requirements

  • Python (3.9.7) with Pip (23.3)
  • Django (4.2.5)
  • Django Pillow (9.0.1)
  • Npm Version (8.19.2)
  • virtualenv (20.13.4)

Installation

Virtual Environment Run this code in COMMAND PROMPT to run the Django environment

  mpenv\scripts\activate

Optional Make sure python and pip is installed Install requirement in case it shows Error.

  pip install Django==4.2.5 Pillow==9.0.1 django-jazzmin

Running the Django server Run the django project server

  pip install Django==4.2.5 Pillow==9.0.1 django-jazzmin

Authors

Releases

No releases published

Packages

No packages published