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

Desktop version #5

Merged
merged 10 commits into from
Jun 9, 2023
Merged

Desktop version #5

merged 10 commits into from
Jun 9, 2023

Conversation

Omwomo
Copy link
Owner

@Omwomo Omwomo commented Jun 9, 2023

~Updated the existing html in correspondence to the desktop version.
~styled the desktop version according to the figma template.
~used media query of min-width 768px for the desktop version.

Copy link

@divinecharlotte divinecharlotte left a comment

Choose a reason for hiding this comment

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

Hi @Omwomo ,

Good job so far!
You still need to work on some issues to go to the next project, but you are almost there!

To Highlight 💯

  • Linters passing 👍
  • Good implementation of desktop version 👍

Required Changes ♻️

  • kindly consider adding a working link to your LinkedIn account under the author's section to make your readme more interactive while doing so consider removing the note under the license section as it was given as guidance to guide you not to be added on your readme doing so will make your readme professional

Check the comments under the review.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

margin-top: -9%;
margin-left: -1%;
margin-right: 3%;
background-image: url(head-back.svg);

Choose a reason for hiding this comment

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

  • kindly consider making sure that this background is all visible in your intro section like it is on the Figma design to make your work an exact duplicate of the given one
  • your design
Screen Shot 2023-06-09 at 09 15 00
  • Figma design
Screen Shot 2023-06-09 at 09 15 52

@@ -1,7 +1,13 @@
@media (min-width: 375px), (min-width: 768px) {
@media (min-width: 375px) {

Choose a reason for hiding this comment

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

  • you did a good jo implementing the desktop version good job so far 👍 but there is something you are missing out . kindly consider going back to your mobile version and fixing it all cause it was messed up when developing the desktop version remember we have to have a desktop version after the mobile version is okay and it has to stay okay to meet the responsiveness requirements while doing so consider also removing the horizontal scroll in your mobile version design doing all the above will help you to meet the below requirement
Screen Shot 2023-06-09 at 09 24 38

Copy link

@osamaashraf6 osamaashraf6 left a comment

Choose a reason for hiding this comment

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

Hi @Omwomo 😊,

Good job so far!
There are some issues that you still need to work on to go to the next project but you are almost there!
SoCloseAlmostGIF (3)

Highlights 🎉🎉

  • Following Figma design😊👌
  • Use the semantics elements💯
  • Nice design .🚀
  • Use the flexbox to place the items 😃👍

Required Changes ♻️

  • kindly consider adding a working link to your LinkedIn account under the author's section to make your readme more interactive while doing so consider removing the note under the license section as it was given as guidance to guide you not to be added on your readme doing so will make your readme professional👍

Check the comments under the review.

Optional suggestions

  • N/A
    Every comment with the [OPTIONAL] prefix is not crucial enough to stop the approval of this PR. However, I strongly recommend you take them into account as they can make your code better.

Cheers, and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

Comment on lines -161 to +270
<ul class="languange_list">
<ul class="language_list">

Choose a reason for hiding this comment

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

  • As stated by the previous reviewer You did a good job implementing the desktop version good job so far 👍 but there is something you are missing out. kindly consider going back to your mobile version and fixing it all cause it was messed up when developing the desktop version remember we have to have a desktop version after the mobile version is okay and it has to stay okay to meet the responsiveness requirements while doing so consider also removing the horizontal scroll in your mobile version design doing all the above will help you to meet the below requirement

image

Copy link

@tufoinnkuo10 tufoinnkuo10 left a comment

Choose a reason for hiding this comment

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

Status: Approved ✔️

Hi @Omwomo

Your project is complete! Great job 🥇. There is nothing else to say other than... it's time to merge it 🍾🚢 :shipit: . Congratulations! 🎉💯🌟

Good Points 👍

  • Descriptive Pull Request
  • followed the design
  • No linter errors

--- [optional] please consider removing the note under the license section as it was given as guidance to guide you not to be added on your readme doing so will make your readme professional👍


Cheers..Happy coding!..and keep soaring higher! 💻 🍷 🚀

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


As described in the Code reviews limits policy you have 2 more limited reviews per this project. If you think that the code review was not fair, you can request a second opinion using this form.

</ul>
<button class="buttons">see project</button>

Choose a reason for hiding this comment

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

  • [optional] Great job fixing the mobile version as requested by previous reviewer. Please kindly try to implement the hover and pressed effect on all the buttons on the desktop version. This will ensure your design perfectly aligns with the Figma version.
    Screenshot (1112)

@Omwomo Omwomo merged commit 72165af into master Jun 9, 2023
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