Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.3 KB

File metadata and controls

25 lines (24 loc) · 1.3 KB

YouTube Favourite Vidoes Organiser

(Still Under Development)
URL : http://ytfvo.infinityfreeapp.com

Screenshot

Features

  • User accounts
  • Add Your Favourite YouTube Videos by Specifying URL and Tags.
  • Saves the Data in Database.
  • Fetches Thumbnails, Title and Duration Automatically using YouTube API.
  • Edit/Delete using Edit Mode.
  • Filter Based on the Tags provided, using the drop down.
  • Responsive Model. (Can view in Mobile too)
Language : PHP, HTML and CSS (Bootstrap)
Deployed on : Infinityfree.net
Database : MySQL from Infinityfree and Clever-cloud
Icons : Bootstrap icons
Database table structure : Refer SQL.sql in root of the repo

You need your own API Key from Google Cloud Console.

Fetch API Key from Google Cloud Console as mentioned below. (If you don't have a key already, you might need to create one)

Then save the key in a table. (I have mentioned the table structure.)

Screenshot