C-Bridge17 / sportsTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to SportsTube!

SportsTube is a web application that allows users to view videos mainly about sports. This project is inspired by YouTube, a website where individuals can view, comment and categorize videos.

Live link: SportsTube


Index

Technologies

Key Features

Wiki Pages

Future Goals


Technologies

Front End

  • JavaScript
  • React-Redux
  • CSS styling
  • Heroku (Hosting)

Back End

  • Flask
  • PostgreSQL (Database)
  • SQLAlchemy
  • AJAX

Key Features

  • CSURF library used to prevent csrf attacks
  • Logged in users can view, comment and categorize videos.
  • Redux Store State is used to manage data on the front end.
  • Videos are from (www.youtube.com)

Wiki Pages


Future Goals

  • User Profile Updates
  • Likes
  • Subscriptions
  • Video uploading

About


Languages

Language:Python 83.6%Language:CSS 14.4%Language:Dockerfile 0.7%Language:Mako 0.6%Language:HTML 0.4%Language:Shell 0.3%