Skip to content

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 934 Bytes

README.md

File metadata and controls

executable file
·
26 lines (16 loc) · 934 Bytes

🎵 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