Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roldanalex/Personal-Youtube-Dashboard

Personal Youtube Feed Dashboard using Youtube API and posit::connect
https://github.com/roldanalex/Personal-Youtube-Dashboard

api dashboard python r shiny-apps youtube

Last synced: about 1 month ago
JSON representation

Personal Youtube Feed Dashboard using Youtube API and posit::connect

Awesome Lists containing this project

README

        

# Personal Youtube Feed Dashboard

**IMPORTANT:**


**Before cloning this repo and running the logic, please make sure to have a *Youtube API Key* and *AWS Secrets*.**

# Overview
Interactive Youtube feed app developed using R/Shiny to show my daily Youtube feed. This personal dashboard refresh data daily.

## Preview - Full Window

Please see below for screenshot of app web version.

![Personal Youtube Feed Dashboard - Web Version](figs/personal_yt_dashboard_web.png)

## Preview - Mobile Version
Screenshot below show app mobile version.




Personal Youtube Feed Dashboard - Mobile Version

## Configuration
Create a `.Renviron` file and store your **Youtube & AWS Keys.**
```shell
youtube_api_key <-
aws_secret_key <-
aws_key <-
```