GDGC-MET / Weather_App

A simple weather app that provides real-time weather information for any location using the OpenWeatherMap API.
https://gdgc-met.github.io/Weather_App/
MIT License
2 stars 31 forks source link

Cloudcast : Simple Forecast Weather Web app #29

Open sayali-04 opened 5 days ago

sayali-04 commented 5 days ago

1)Users may face connectivity issues. 2)Fetching and displaying historical data adds complexity to your app’s. 3)Showing weather data for the current day along with the previous two days could lead to a cluttered interface. 4)Suggest a feature to notify users of severe weather alerts based on their location. 5)Displays weather data in the wrong units or incorrect time zones might confuse users.