Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

šŸŽµ Viberr Music Application šŸŽ¼

What is Viberr?

Viberr is an Django based application that let's you upload, store, and play all of your music from the cloud. You can now manage and listen to your music from any device, anywhere in the world.

Tech Stack:

  1. Python 3.5.x
  2. Django 2.1.1 : Install using pip install django
  3. Use of Virtual Environments - Kindly create one and activate it using: python3 -m venv <env_name>
  4. Use of Generic Class Based Views: Optimized code a bit more.

Resources:

Preview:

Viberr-music-app-preview

~ Perfect for beginners who are new to Django Feel free to fork it