Skip to content

Viberr is an application that let's you upload, store, and play all of your music from the cloud.

Notifications You must be signed in to change notification settings

shadowdevcode/Viberr-Music-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 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