Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 481 Bytes

File metadata and controls

5 lines (5 loc) · 481 Bytes

This .py file contains of four sections guided through Navigation panle: Home page,JSON DATA page,SQL_TABLE page,QUERIES page =>Home page initialize the process of fetching data from youtube API by user input of channel ID. =>JSON DATA page displays the data that stored in the Mongodb. =>SQL_TABLE page displays the channel table,playlist table,comments table and video table that stored in the Mysql. =>Queries page develop the relation between tables that supposed in the query.