ConnectedHumber / Air-Quality-Web

The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.
https://sensors.connectedhumber.org/
Mozilla Public License 2.0
11 stars 4 forks source link

Info on signin page #44

Closed CrazyRobMiles closed 4 years ago

CrazyRobMiles commented 5 years ago

I think it would be useful to add a message to our site that makes it clear where or readings come from. How about:

"The data displayed has been produced by low-cost devices developed by Connected Humber members as part of a community driven effort to build a network of smart sensors in the Humber Region"

We could add this to the changes pop-up that people see when the first hit the site.

sbrl commented 5 years ago

Sounds great!

Adding to the changelog dialog box is particularly easy - it's just a markdown file that's rendered: https://github.com/ConnectedHumber/Air-Quality-Web/blob/master/Changelog.md

We could even add a link back to the main connected humber website.

Would you like to edit it and send a pull request, or shall I do it?

CrazyRobMiles commented 5 years ago

I've made the changes and sent a pull request.

On Sun, 28 Jul 2019 at 12:06, Starbeamrainbowlabs notifications@github.com wrote:

Sounds great!

Adding to the changelog dialog box is particularly easy - it's just a markdown file that's rendered: https://github.com/ConnectedHumber/Air-Quality-Web/blob/master/Changelog.md

Would you like to edit it and send a pull request, or shall I do it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ConnectedHumber/Air-Quality-Web/issues/44?email_source=notifications&email_token=AAZ3ZMKDDOJ5ZFGJB6EY7YDQBV4T5A5CNFSM4IHCRDYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD264LEI#issuecomment-515753361, or mute the thread https://github.com/notifications/unsubscribe-auth/AAZ3ZMPOE3WVGEVHUAAGEXDQBV4T5ANCNFSM4IHCRDYA .

sbrl commented 5 years ago

Thanks! I've merged the PR :D