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

[User Profile - Weather Implementation] Design Weather Cards #383

Open
6 tasks done
Tracked by #635
ri0nardo opened this issue Dec 26, 2022 · 6 comments
Open
6 tasks done
Tracked by #635

[User Profile - Weather Implementation] Design Weather Cards #383

ri0nardo opened this issue Dec 26, 2022 · 6 comments
Labels
backend design Implementation Design Implementation documentation Improvements or additions to documentation enhancement New feature or request frontend fullstack help wanted Extra attention is needed

Comments

@ri0nardo
Copy link

ri0nardo commented Dec 26, 2022

Quick summary:

A

Issues:

C

Get Started:

Get started with our onboarding, https://github.com/waterthetrees/waterthetrees/wiki/Onboarding and read through the epic for relevant details of this ticket. #433

Resources:

Current Search Filter Design:

Design Goals

Add different weather cards

  • Sunny
  • Cloudy
  • Raining
  • Snowing
  • Moon
  • Sun down version - Dark with stars

Eventually would be cool to see the card automatically detect what moon phase.

@ri0nardo ri0nardo converted this from a draft issue Dec 26, 2022
@ri0nardo
Copy link
Author

@zoobot what do you think of these weather cards? I think this is plenty of representations to begin with.

Image

@ri0nardo ri0nardo self-assigned this Dec 26, 2022
@zoobot
Copy link
Member

zoobot commented Dec 26, 2022

Those are great! @ri0nardo Good job!!

I made an api key for weatherapi.
This is what we will get back:

Field
last_updated
last_updated_epoch
temp_c
temp_f
feelslike_c
feelslike_f
condition:text
condition:icon
condition:code
wind_mph
wind_kph
wind_degree
wind_dir
pressure_mb
pressure_in
precip_mm
precip_in
humidity
cloud
is_day
Whether
uv
gust_mph
gust_kph

Maybe we can just store weather data in our database a few times a day per city?

@zoobot zoobot added the help wanted Extra attention is needed label Dec 26, 2022
@ri0nardo
Copy link
Author

@zoobot i am not sure what are the most important weather features arborist want to see on a weather card. The 4 fields I choose were chosen since those are what I am familiar. I am ok with whatever combination of conditions to display.

I think a morning, afternoon, evening and possibly a late morning and a second afternoon weather data would be good. Beginning with 3 would be a good start to see how it goes.

@ri0nardo ri0nardo moved this from Todo to Help Wanted in Water the Trees Dec 26, 2022
@ri0nardo ri0nardo added design Implementation Design Implementation good first issue Good for newcomers labels Dec 26, 2022
@ri0nardo ri0nardo removed their assignment Dec 26, 2022
@zoobot
Copy link
Member

zoobot commented Dec 28, 2022

Let's leave it as is and request someone do the api and front end work to populate it.
Discuss after holidays?

@DamyanBG
Copy link
Contributor

DamyanBG commented Jan 3, 2023

I think this is related to #321

@zoobot Please, add some comments on the issue and the PR related to the issue. Than you in advance!

@ri0nardo ri0nardo changed the title Design Weather Cards [User Profile - Weather] Design Weather Cards Apr 8, 2023
@ri0nardo ri0nardo removed good first issue Good for newcomers help wanted Extra attention is needed design Implementation Design Implementation labels Apr 8, 2023
@ri0nardo ri0nardo self-assigned this Apr 8, 2023
@ri0nardo ri0nardo removed the fullstack label Apr 8, 2023
@ri0nardo
Copy link
Author

ri0nardo commented Apr 8, 2023

will need to redesign to fit the WTT branding much closely. Also looking to add weather into the map eventually.
And a weather forecast per tree location.

@ri0nardo ri0nardo moved this from Help Wanted to In Progress in Water the Trees Apr 8, 2023
@ri0nardo ri0nardo moved this from In Progress to Todo in Water the Trees Jul 11, 2023
@ri0nardo ri0nardo removed their assignment Jul 11, 2023
@ri0nardo ri0nardo moved this from Todo to Help Wanted in Water the Trees Dec 11, 2023
@ri0nardo ri0nardo changed the title [User Profile - Weather] Design Weather Cards [User Profile - Weather Implementation] Design Weather Cards Dec 11, 2023
@ri0nardo ri0nardo added the documentation Improvements or additions to documentation label Dec 11, 2023
@ri0nardo ri0nardo added enhancement New feature or request help wanted Extra attention is needed fullstack backend design Implementation Design Implementation labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend design Implementation Design Implementation documentation Improvements or additions to documentation enhancement New feature or request frontend fullstack help wanted Extra attention is needed
Projects
Status: Help Wanted
Development

No branches or pull requests

3 participants