devjainofficial / Weather-app

A simple and user-friendly weather application which lets the users know the temperature of any location across the globe and also various parameters. This application has been built using HTML, CSS, JavaScript and weather API.
https://globalweatherappdev.vercel.app/
MIT License
7 stars 21 forks source link

refactor: Refactor Required in index.html #43

Open devjainofficial opened 3 days ago

devjainofficial commented 3 days ago

Description: The code in index.html needs refactoring to improve readability for new developers. Adding comments will help them understand the structure better.

Reason for Refactor:

Clarity: The current HTML structure can be confusing for newcomers. Documentation: There are minimal comments explaining the layout. Specific Areas for Refactor:

File: index.html

Proposed Changes:

Simplify the HTML structure where possible. Add comments to explain the purpose of key sections. Benefits of the Refactor:

Enhances code readability and makes onboarding easier for new contributors. Provides better documentation of the project structure.

Label: refactor

shahzdvp commented 3 days ago

i would like to work on this

DeathwingIN commented 3 days ago

can u assign me to this

devjainofficial commented 3 days ago

Thank you for your interest, @shahzdvp. I have assigned you #44 . Let's give a chance to @DeathwingIN as well, so that others can express their interest too.

shahzdvp commented 2 days ago

@DeathwingIN you can work on this