Skip to content

Mikas weather app#424

Open
mikaeber wants to merge 8 commits intoTechnigo:masterfrom
mikaeber:master
Open

Mikas weather app#424
mikaeber wants to merge 8 commits intoTechnigo:masterfrom
mikaeber:master

Conversation

@mikaeber
Copy link

@JennieDalgren JennieDalgren self-assigned this Oct 4, 2024
Copy link
Contributor

@JennieDalgren JennieDalgren left a comment

Choose a reason for hiding this comment

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

You've done a great job with this weather app! 🎉
I feel there are some confusion around the sunrise and sunset happening in the middle of the night. I assume this is based on "Stockholm-time" so the sunrise in Tokyo is 22:38 not local time. It's an interesting approach for the weather app but the UX is very confusing. If you did this intentionally, find a way to make this clear to the user.

HTML/CSS

  • Good job with the structure and nice little favicon too.
  • Remember that you can always add some comments in the css to make it clearer where you can fins the styling for different sections etc.

JavaScript

  • Nice job with the fetching from the API.
  • Good structure of you code and functions.

Clean Code

  • All your code is easy to follow and have a good structure.
  • You are using comments in a goos way in the js file.
  • You are naming your functions well.

Changes Requested
Change the time format to show local time for sunrise and sunset - or if you really want to show the times in the format for the user (GMT+2 for us) then find a way to make this clearer.

Keep up the great work, and I look forward to seeing your next project! 😊

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.

4 participants