callie-jones / bits-weather-dashboard

Smart Ski Slope system to display real time weather conditions on a user-friendly dashboard
Apache License 2.0
0 stars 1 forks source link

Three column front-end most recent readings #13

Open dsgorthy opened 6 years ago

dsgorthy commented 6 years ago

Similar to the implementation of front-end that Nic showed us, we need three blocks that display attributes of a sensor such as: most recent reading, ts of reading, health of sensor.

sanoff commented 6 years ago

In progress - waiting for implementation of bits-settings

callie-jones commented 6 years ago

To show current readings we need to add bits-settings. I have an experimental implementation that is currently breaking and is pushed to ui-testing branch.