avinash201199 / weather-app

Weather app with JavaScript and api
MIT License
86 stars 164 forks source link

Enhance Readability of Air Quality Text #297

Closed Divjot02 closed 10 months ago

Divjot02 commented 11 months ago

Description:

Steps to Reproduce:

  1. Open the weather app https://avinash201199.github.io/weather-app/
  2. Search for cities having different air quality.
  3. Notice that it's hard to read for some air quality.

Screenshots:

Screenshot from 2023-10-15 16-43-01Screenshot from 2023-10-15 16-42-45

Suggested Fix:

The background color of the text of air quality should be based on the Air Quality Index (AQI) to provide better visibility and context for different AQI levels.

Screenshot from 2023-10-15 17-41-33

Divjot02 commented 11 months ago

@avinash201199 Please assign this issue to me under hacktoberfest'23