smklancher / AwairWeb

Web interface for detailed data from Awair air quality measurement devices
https://smklancher.github.io/AwairWeb/
9 stars 1 forks source link

Suggestion: Add an overview page #17

Closed mdcarreira closed 2 years ago

mdcarreira commented 2 years ago

It would be useful to have a page where all info could be shown, so that you don't need to scroll through all the pages on the left menu.

I was thinking about something like this:

image

Don't know if this will take a lot of work, but certainly would find it very useful :)

smklancher commented 2 years ago

Code needed some quality improvements first, then was able to do this. I appreciate the separate look for the score. But one thing to keep in mind is that the site is intended for multiple devices, so there is no single score like in your mockup.

image

mdcarreira commented 2 years ago

This is awesome! Thank you for implementing this! :+1:

I just miss a refresh button, so that you don't have to switch between left menus to get your view updated :)

smklancher commented 2 years ago

No problem. But for refresh, just use your browser refresh (F5). The webassembly of the app is already cached from first access.