viserin / brightsign-ticker-widget

BrightSign Ticker Widget (Simulated API deployed @Heroku)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrightSign Ticker Data

This is a proof of concept to demonstrate integrating a fully customized ticker into the BrightSign display system.

How it Works

  • We've setup a simulated API @ https://brightsign-ticker-api.herokuapp.com/ from which we are fetching fake ticker data.
  • The frontend code in ./build/index.html consumes the GET /stocks endpoint from this service and on success, extracts and displays both the symbol and current price.

About

BrightSign Ticker Widget (Simulated API deployed @Heroku)


Languages

Language:JavaScript 79.2%Language:HTML 18.9%Language:CSS 1.9%