Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 900 Bytes

README.md

File metadata and controls

45 lines (23 loc) · 900 Bytes

Tech Stock Watcher

About

This is a simple Shiny app that tracks the stock price of 6 technology stocks. From the technical perspective, it has the following features:

  • Use of uiOutput, renderUI and passwordInput to enable basic authentication using a secret access code.

  • Use dygraphs and quantmod to get up-to-date stock price.

  • Stock Price Time Series are grouped together to enable unified zooming.

  • Use shinycssloaders to enable pretty rendering of progress spinners.

Author: Eric Do ([email protected])

Package Used

shiny 1.0.5

shinycssloaders 0.2.0

shinythemes 1.1.1

quantmod 0.4.12

dygraphs 1.1.1.4

Screenshots:

Access Page:

Progress Spinners while loading stock prices

Stock Prices Watcher