Skip to content

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

hodash-dev/iothackathondashboard

 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.9%
  • Vue 36.2%
  • HTML 0.9%