-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
61f3107
commit 115a1f0
Showing
3 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,26 @@ | ||
# Personal-Youtube-Dashboard | ||
# Personal Youtube Feed Dashboard | ||
|
||
**IMPORTANT:** | ||
<br> | ||
**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 | ||
<!-- <img src="figs/GTP_Assistant_Shiny_App.png" alt="GTP Example Full"> --> | ||
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. | ||
<br> | ||
<br> | ||
<img width="400px" src="figs/personal_yt_dashboard_mobile.png" alt="Personal Youtube Feed Dashboard - Mobile Version"> | ||
|
||
## Configuration | ||
Create a `.Renviron` file and store your **Youtube & AWS Keys.** | ||
```shell | ||
api_key <- <Your API Key> | ||
``` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.