Skip to content

馃懆鈥嶐煉糆ste reposit贸rio cont茅m o projeto final do curso CS50 2020 de Harvard

Notifications You must be signed in to change notification settings

davidlpc1/Youtube_Ead

Repository files navigation

馃敆 Youtube EAD (FLASK-CS50_Final_Project)

馃殌 Study via Youtube 馃殌

Home

Content

馃毀 That was builded 馃毀

About

This is @ davidlpc1's final project for Harvard's cs50 course.

The project proposes that you study through educational YouTube videos and help other students present on our platform, adding videos and playlists

Downloading

Download ZIP OR

git clone https://github.com/davidlpc1/Final_Project_CS50

Technologies

HTML CSS JavaScript SQLite Python Python

POWERSHELL

pip install cs50
pip install Flask
pip install Flask-Session
pip install requests

$env:FLASK_APP = "application.py"  
$env:FLASK_ENV = "development" 
$env:FLASK_DEBUG=0

flask run

CMD

pip install cs50
pip install Flask
pip install Flask-Session
pip install requests

set FLASK_APP=application.py 
set FLASK_ENV=development 
set FLASK_DEBUG=0

flask run

Linux,Mac

pip install cs50
pip install Flask
pip install Flask-Session
pip install requests

export FLASK_APP=application.py 
export FLASK_ENV=development 
export FLASK_DEBUG=0

flask run

Features

  • Register user
  • Register video
  • Register playlist
  • View user
  • View video
  • View playlist
  • Like a video
  • Dislike a video
  • Show how many likes a video has
  • Show how many dislikes a video has
  • Update password of user
  • Update name of user
  • Update image of user
  • Update Level of user
  • Update playlist
  • All actions of user in index page

Autor



Davi Lucas
馃殌

Made with 鉂わ笍 by Davi Lucas 馃憢馃徑 Contact me!

Twitter Badge Linkedin Badge Gmail Badge

About

馃懆鈥嶐煉糆ste reposit贸rio cont茅m o projeto final do curso CS50 2020 de Harvard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published