Viberr

This is a simple website built using Python's web framework, Django. The user can add, update, and delete albums, as well as songs.

Installation

Viberr requires Django v2+ to run. Clone the repository and make sure to install the required packages.

$ git clone https://github.com/vartanbeno/django-website.git
$ cd django-website/
$ python manage.py runserver

Then go to http://localhost:8000/music/