Description
Hello World, Welcome to ProjectsPlaza.com. This is a music website project in Django 3 and bootstrap 4. In this project, Admin can add genre, albums, artists, and songs. A song belongs to multiple artists and a single album or single genre. You can download this project for your Django practice.
How to run this script
–   Download the zip file and extract
–   Activate virtual environment
–   Start the script with the following command
–   py manage.py runserver
–Â Â Â http://127.0.0.1:8000/
–   Access admin with http://127.0.0.1:8000/admin
Admin Credentials
username: admin
password: admin
Reviews
There are no reviews yet.