You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be one of the best weather app if you change a few things:
Is it possible that after entering the website it will automatically load the location (without forcing permission because Google does not like applications forcing browser's permission?) Here are examples how to
make it:
This is the most important change, although the most difficult to achieve.
Many cities have the same name even in the same country. Could you make an autocomplete, so everyone can search properly location? It should be state or voivodeship too.
Could you add Imperial units?
Could you add icons to an hour and daily forecast?
Is it possible for hourly forecast to make it every hour not every 2 hours like it's now? You can add a "Previous" or "Next" button to move the hours back and forth.
I noticed that the local time does not change depending on the location.
You can add "Geolocalization button" and/or "Save your favorites places".
That's my ideas for now. But most important is first one.
Thank you
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. That's quite the list🥲.
I'll make adjustments to it. Though, I have worked on the autosuggestions, I assume that is what you mean in your point 2.
Hello,
This could be one of the best weather app if you change a few things:
make it:
https://github.com/WilliamsMata/weather-app
(this repo uses https://ipwhois.io/ )
https://github.com/FelipeFMedeiros/WeatherApp-2.0/
(this repo uses Google Api to find geolocation - recommended)
Read about it here: https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/?utm_source=lighthouse&utm_medium=lr
This is the most important change, although the most difficult to achieve.
Many cities have the same name even in the same country. Could you make an autocomplete, so everyone can search properly location? It should be state or voivodeship too.
Could you add Imperial units?
Could you add icons to an hour and daily forecast?
Is it possible for hourly forecast to make it every hour not every 2 hours like it's now? You can add a "Previous" or "Next" button to move the hours back and forth.
I noticed that the local time does not change depending on the location.
You can add "Geolocalization button" and/or "Save your favorites places".
That's my ideas for now. But most important is first one.
Thank you
The text was updated successfully, but these errors were encountered: