Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joyce Kuo Weather App #423

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Joyce Kuo Weather App #423

wants to merge 14 commits into from

Conversation

JoyceKuode
Copy link

Copy link
Contributor

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HTML/CSS

  • Well structured HTML file! Just remember to put the script within the body. Also, consider using more semantic elements instead of just divs
  • Real nice work with copying the design! Love the color overlay!
  • Would be super nice if the arrow to change city had a pointer cursor on hover
  • Try to keep the JS to the JS file (using event listeners instead of the onclick method)

JavaScript

  • Well structured and easy-to-follow JS 👍 A lot of well-named and well-structured functions. The capitalizeFirstLetter function is beautiful!

Clean Code

  • Be consistent with if you're using single or double quotes

No changes requested, just keep up the good work! 🥳

@HIPPIEKICK HIPPIEKICK self-assigned this Oct 3, 2024
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.

2 participants