Skip to content

Refactored weather app with new structure, assets and scripts#26

Open
Richa9693 wants to merge 1 commit intobradtraversy:masterfrom
Richa9693:pertty
Open

Refactored weather app with new structure, assets and scripts#26
Richa9693 wants to merge 1 commit intobradtraversy:masterfrom
Richa9693:pertty

Conversation

@Richa9693
Copy link
Copy Markdown

This PR updates the WeatherJS project with a refactored structure and improved frontend implementation.
The old JavaScript files were removed and replaced with a cleaner, more maintainable setup using separated assets, scripts, and styles.

Key Changes

Removed outdated JS files (app.js, ui.js, storage.js, weather.js)

Added a new modular structure:

script.js for application logic

style.css for UI styling

assets/ directory for static resources

Updated index.html to match the new structure

Improved readability and maintainability of the codebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant