JulianNorton / weather-10kb-wxkb

Weather forecast that's high performance and accessible

Home Page:https://wxkb.juliannorton.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement 3 day summary forecast

JulianNorton opened this issue · comments

What's the current situation?

Add a look into what the weather will be like over the next couple of days.

Design assets

What do you recommend?

  1. Using the existing CSS
  2. Create on the page, or on a codepen
  3. Use fake data
  4. Omit today and tomorrow. Only do 3 days after?
  5. Because the designs may change, recommend doing Day Name, Date, High, Low, and participation chance.

Here is a first draft, just to have a general idea in which direction we want to go with this. The code still needs optimization, but that can be done later.

https://codepen.io/Tardog/pen/eGoZzG?editors=1100

Ah sorry, my bad. Done – you should be good to go now.

I got this started with markup/data only & I removed the images for this first pass: https://github.com/modelm/weather-10kb/tree/feature-3-day-forecast