Manyap772 / weather

7 stars 13 forks source link

Feature: Improve UI and Add Dynamic City Selection & Data Fetching in Index.html #12

Open Tamanna225 opened 1 month ago

Tamanna225 commented 1 month ago

This issue focuses on enhancing both the functionality and appearance of the index.html page.

City Selection Feature: -Replace hardcoded city data with a dropdown or selection options that allow users to dynamically choose cities. -Upon selecting a city, fetch relevant data dynamically (e.g., weather, population, or other relevant info) instead of relying on static data

Dynamic Data Fetching -fetch real-time data based on the selected city. -Ensure that the data is displayed appropriately within the page layout.

UI Improvement: -Redesign the user interface to make it more visually appealing and user-friendly.

I have knowledge of both UI design and dynamic data fetching, so I can effectively implement these new features. Please assign this issue to me.