Kelechikizito / weather-app

WeatherApp is a simple and intuitive weather application built to provide users with accurate and up-to-date weather forecasts. Powered by real-time weather data sourced from reliable APIs, WeatherApp offers users the ability to quickly check the current weather conditions, hourly forecasts, and extended forecasts for any location worldwide.
https://kelechikizito.github.io/weather-app/
1 stars 0 forks source link

New ideas #1

Open Johnnywick1 opened 6 months ago

Johnnywick1 commented 6 months ago

Hello,

This could be one of the best weather app if you change a few things:

  1. 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:

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.

  1. 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.

  2. Could you add Imperial units?

  3. Could you add icons to an hour and daily forecast?

  4. 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.

  5. I noticed that the local time does not change depending on the location.

  6. 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

Kelechikizito commented 6 months ago

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.