notnotrachit / GitGoing

1 stars 11 forks source link

Include weather icons #5

Open M4dhav opened 1 month ago

M4dhav commented 1 month ago

Description:
The current weather forecast displays text-based information only. Adding weather icons (e.g., sun, rain, clouds) would improve the visual appeal and help users quickly understand the forecast at a glance.

Why It's Necessary:

Action Steps:

  1. Fetch weather icons from the weather API alongside the forecast data (most APIs provide icons).
  2. Display icons next to the respective weather conditions in both current and future forecasts.
  3. Ensure that the icons dynamically update based on the real-time forecast.
  4. Optimize the icon sizes and resolution for different devices to maintain a responsive design.
snehautekar05 commented 1 month ago

@notnotrachit @M4dhav ....can you assign this issue to me?

notnotrachit commented 1 month ago

Sure