A django project to host videos online
install dependencies by running the command; pip install -r requirements.txt run the command python manage.py runserver run; python manage.py createsuperuser # to create an admin account. upload videos via the admin site and view them on the user page