Mrock
A simple djagno music website. I used this template and I translated it to eng. Also some changes commited.
My Live Domo : https://mrock.pythonanywhere.com/
How to run?
-
git clone https://github.com/AnonC0DER/Mrock_django_music_project.git
-
cd Mrock_django_music_project
-
python3 manage.py createsuperuser
Enter your username and password -
python3 manage.py runserver
open 127.0.0.1:8000 in your browser -
Admin Panel : 127.0.0.1:8000/admin
Enter your username and password -
Now your can upload your musics
Files
All musics and thumbnails are upload here
Main template, navbar and pagination are here
Settings, main urls and etc are here
Home, single music, category pages and main models are here
Css, html, js and some images are here