JonathanDn / iothackathondashboard

IOT Hackathon dashboard toolkit that presents two views of devices data: 1) average comparison(below) 2) Multiple Devices data over time (via multi linear graphs that update in real time)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOT Hackathon Dashboard

IOT Hackathon dashboard toolkit that presents two views of devices transmitted data:

  1. Multiple Devices data over time (via multi linear graphs that update in real time)
  2. Average Comparison

(Further API Docs - TBD)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

IOT Hackathon dashboard toolkit that presents two views of devices data: 1) average comparison(below) 2) Multiple Devices data over time (via multi linear graphs that update in real time)

License:MIT License


Languages

Language:JavaScript 62.9%Language:Vue 36.2%Language:HTML 0.9%