LeVraiGrandM / weather_app

Weather application using the "open meteo" api
https://levraigrandm.github.io/weather_app/
0 stars 0 forks source link

My observations #1

Open Johnnywick1 opened 1 year ago

Johnnywick1 commented 1 year ago

Great and simple app but I have some observations.

  1. When the user enters the name of the town there is no precise explanation in which region or the county is located (there may be several towns with the same name in a given country).
  2. Could you add Precipitation and Precipitation hours (open-meteo gives that opportunity)
  3. Is it possible when you click some day to get highlights of that day?
  4. When I open the app there is no any info and the page is no attractive. Could you set one city for example New York or set auto geolocation.?

Thank you

LeVraiGrandM commented 1 year ago

Hello, Thank you very much for taking the time to try out my application. I've taken all your comments into account. I would like to point out, however, that the application is still under development, so there are still a few problems to be ironed out. For example, you've probably noticed that the last card in the "week overview" section is empty. In future, it will include air pollution. It's also still not possible to choose between °C and °F. On the other hand, I hadn't noticed the display problem when I first visited the site, as I store the latitude and longitude data in local storage. I'll fix this bug very soon. Right now, I'm concentrating on implementing the essential functions to make it a usable application. In the future, I plan to turn this application into a progressive web app and add more functions. Thanks again for your feedback. PS: this message is written via a translator, so please excuse any errors.

Johnnywick1 commented 1 year ago

I understood everything. Thank you and waiting for the end result.