Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mockup for main view page #3

Open
zen opened this issue Dec 2, 2016 · 7 comments
Open

Mockup for main view page #3

zen opened this issue Dec 2, 2016 · 7 comments
Assignees

Comments

@zen
Copy link
Member

zen commented Dec 2, 2016

We need a mockup for main page of the public system. It should implement:

  • map view, fetch location and point to some default zoom in user location are. If there are no stations, it should show customisable message like "Hey, looks like there are no air monitoring stations in your area, maybe you want to build one" with link to the project on github (or webpage, once it's created)

  • bottom bar (1/4th of screen) presenting air data from visible stations, with averages for pm2.5 and pm10 for last 12h

  • some menu showing links to most important resources, project, github, twitter, etc.

@zen zen self-assigned this Dec 2, 2016
@lechup
Copy link
Contributor

lechup commented Dec 14, 2016

@zen what tool do You want to use to prepare mockups? I have quite nice experience with Google Drive + http://draw.io - You can later share Your work for further shape up.

@zen
Copy link
Member Author

zen commented Dec 15, 2016

I think I used https://moqups.com/ but they changed their policy and they start charging for everything. We can use draw.io

@lechup
Copy link
Contributor

lechup commented Dec 22, 2016

@zen @ajakubo1 what do You think about this:

Main page:
http://codepen.io/lechup/full/qqwmRV/

Clicked marker/point:
http://codepen.io/lechup/full/zoXzzJ/

@zen
Copy link
Member Author

zen commented Dec 26, 2016

Yeah, that looks pretty cool! I would go this direction

@lechup
Copy link
Contributor

lechup commented Dec 27, 2016

Ok, thanks. I'll play around tomorrow and create more detailed mockup.

@zen what kind of data do You want to provide after clicking on sensor marker?

I think we should go with:

  • CAQI
  • IJP - Indeks Jakości Powietrza ?
  • AQI
  • PM 2.5
  • PM 10
  • Temperature
  • Humidity?
  • Pressure?
  • something more?

PS: I've picked color combo we could use in layout:
https://coolors.co/ed254e-3a86ff-fdf0d5-0a2342-2ca58d

@lechup
Copy link
Contributor

lechup commented Dec 27, 2016

I've just changed Google Maps to Leaflet + MapBox street tiles. But I have doubts regarding limits on MapBox - details here #5

@zen
Copy link
Member Author

zen commented Dec 27, 2016

@lechup I think we need 2 levels of information: one for just clicking sensor pin (overlay), and second after clicking some URL inside the overlay.

For overlay I think what would be necessary:

  • sensor name
  • sensor owner
  • if possible - small graph with last 24h readings for pm2.5 and pm10, if not: just current readings
  • color clue for current conditions

For details we should probably have dedicated page with:

  • all sensor meta data: owner, date added, project
  • all readings with sliding timeline: pm2.5, pm10, humidity, temperature, pressure

That would be it for now I guess

@lechup lechup mentioned this issue Jan 12, 2017
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants