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

Week 7: Weather app #416

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

Conversation

jacquelinekellyhunt
Copy link

Here's my netifly link: https://nightcast.netlify.app/

According to the requirements we had to follow the design in the Figma file - I added the design in a comment-out section in the CSS file. I hope it's fine I wanted to test out another design - if not I can make some changes to get it approved 😊

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

  • Consider utilising more semantic elements such as section, article etc, instead of using a lot of divs.
  • Really smooth transitioning between the themes 🤩
  • Make sure to test your apps on all sizes, it looks a bit too crowded and overlapping on small phones.
  • One of your images appears to be broken (or rather: it doesn't exist): src="assets/design-1/cloudySun.png"

JavaScript

  • Very nice that you implemented a search bar! Makes your app come to life 💃
  • Well-structured and modular code, keep this up! The formatTime function is a great helper function 👍

Changes Requested

  • Have another look at how your app looks like on small phones (320px, e.g. iPhone 5/SE). It looks a bit crowded

PS. I don't understand your comment:

According to the requirements we had to follow the design in the Figma file - I added the design in a comment-out section in the CSS file.

Do you mean you created two different versions, because I can't see any commented out code 👀 Either way, I'll allow it. Just make sure to try to follow the design next time, it's a great skill to learn and I'm confident you can do it 😊

@jacquelinekellyhunt
Copy link
Author

Thank you @HIPPIEKICK for the thorough feedback! For the commented out section in the CSS, they are the lines 302-528 😊 Also made some corrections for media query, hope this resolves!

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.

There is still some overlapping happening in your app on a small phone

image

Look at that toggle button on top of the "Weekly forecast"

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.

3 participants