bafu / PiIoT-dashboard

Dashboard for PiIoT Competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiIoT Dashboard

This repository contains files of hosting freeboard based dashboards as a part of my entry for element14's PiIoT Design Challenge - 2016. Contents:

  • A simple nodejs sever for self hosting the dashboards
  • Freeboard for designing dashboards (modified)

This repository conatins code from the following projects:

To know more about project: Internet of Your Things

How to use?

  1. You should have a working installation of nodejs and npm
  2. Clone this repository
  3. Go to the directory and $ npm install . This will download the dependencies.
  4. Start server by $ node server.js *<port_number>*

About

Dashboard for PiIoT Competition


Languages

Language:JavaScript 87.2%Language:CSS 8.9%Language:HTML 3.9%Language:Shell 0.0%