Skip to content

Commit

Permalink
UI Updated 24Aug23
Browse files Browse the repository at this point in the history
  • Loading branch information
roldanalex committed Aug 25, 2023
1 parent 61f3107 commit 115a1f0
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
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>
```
Binary file added figs/personal_yt_dashboard_mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figs/personal_yt_dashboard_web.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 115a1f0

Please sign in to comment.