Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 316 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 316 Bytes

Vidakali

Vidakali is an open source online video sharing and social media platform built with Python using the Django Web Framework

Technology Stack

  • Python 3.5
  • Django 2.2.13
  • Twitter Bootstrap 4

Running Locally

python manage.py migrate
python manage.py runserver