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

Development #1

Merged
merged 16 commits into from
May 22, 2019
Merged

Development #1

merged 16 commits into from
May 22, 2019

Conversation

keshav-c
Copy link
Owner

Awaiting your comments. We haven't done much for the header and footer sections as per the project requirements.

We have created 2 pages, one representing the original and the other it's grey-scale heatmap as per our perception.

Both are linked together via hyper links in the header.

keshav-c and others added 9 commits May 14, 2019 15:03
Add typeface to body, adjust font sizes and positions of text
content. Add images to banners and boxes where it is helpful in
order to make a visual comparison
Finish adjusting fonts for the remaining sections of the page.
Use the header to link the original representation and it's
heatmap together. Add backgrounds to different page sections
giving weight to more prominent sections in term of visual
hierarchy.
Copy link

@efrapp efrapp left a comment

Choose a reason for hiding this comment

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

Good Job! but I want you to address some things

The purpose of this project is to enforce design principles so you made a great job creating the grayscale heat map page and also the other page was great but is not needed for this project, you don't need to delete it it is just to put the focus in the grayscale page because there you are applying the key concepts for this project.

The things I want you to address are the followings:

  1. Apply the correction shown in the HTML validator here. This is for the index.html file but it is important that you have those corrections in mind.
  2. Apply the corrections shown in the HTML validator for the heatmap.html file.
  3. Please update your GitHub Page link because in the CSS validator it shows errors that you already solved. See here.

For point 1 and 2 pay more attention to the errors than the warnings.

When you are done with this changes, please, submit a new code review to check the changes.

styles/main.css Show resolved Hide resolved
styles/main.css Outdated
display: grid;
grid-auto-rows: 45em;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 5fr 4fr;
Copy link

Choose a reason for hiding this comment

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

Same thing here and in all parts where this error appears.

Linter doesn't recognise "|" used to include multiple fonts in the
same link tag. Also, make the heatmp the focus of the project by
making it the index, rather than the original clone. Add alts to
images where missing.
Replace min-max with legal function minmax
@keshav-c
Copy link
Owner Author

keshav-c commented May 20, 2019

I have made all corrections as suggested. Awaiting your re-review.

I have made the heatmap show up as index, so that is the focus and the original links from the heatmap page.

Also the warnings ask me to include section headings that are not a part of the original markup so I ended up ignoring those.

Copy link

@efrapp efrapp left a comment

Choose a reason for hiding this comment

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

Ok you made a great job! 👍

You can continue in your path to achieving the mastery!

You can submit now your completion form for this project.

I whish you the best.

@keshav-c keshav-c merged commit 3182ce6 into master May 22, 2019
@keshav-c keshav-c deleted the development branch May 22, 2019 05:57
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