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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

List structure #1

Merged
merged 7 commits into from Feb 16, 2022
Merged

List structure #1

merged 7 commits into from Feb 16, 2022

Conversation

Micky373
Copy link
Owner

@Micky373 Micky373 commented Feb 16, 2022

Hello Reviewer,

In this project I have done these tasks:

  • Used Webpack (HTML package, CSS rules, and javascript module)
  • Used JavaScript to populate the task section
  • Used the index.html as a template to build my index.html file in the dist folder
  • Deploy the project
  • No linter errors
  • Fixed all CR's issues

Thanks 馃榿

Copy link

@Deepakdanger Deepakdanger left a comment

Choose a reason for hiding this comment

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

Hi @Micky373,

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!

Required Changes 鈾伙笍

Check the comments under the review.

Optional suggestions

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

You can also consider:

  • N/A

Cheers and Happy coding!馃憦馃憦馃憦

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.

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.

src/index.js Outdated
Comment on lines 2 to 3
// import checkBoxing from './check_box.js'
// Populating the html element
Copy link

@Deepakdanger Deepakdanger Feb 16, 2022

Choose a reason for hiding this comment

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

  • I would recommend removing the commented code to make the codebase cleaner.

src/styles.css Outdated
Comment on lines 59 to 60

/* padding: 1rem 0; */
Copy link

@Deepakdanger Deepakdanger Feb 16, 2022

Choose a reason for hiding this comment

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

  • Same here. I would recommend removing the commented code to make the codebase cleaner.

README.md Outdated
Comment on lines 17 to 20

**Instructions on setting up your project locally.**
The project could be accessed by visiting the website link.

Copy link

@Deepakdanger Deepakdanger Feb 16, 2022

Choose a reason for hiding this comment

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

  • I would recommend adding all the steps to run the project locally. It should include How to clone, going to right folder, and running right command or opening right file to see the project.

@github-pages github-pages bot temporarily deployed to github-pages February 16, 2022 21:12 Inactive
@github-pages github-pages bot temporarily deployed to github-pages February 16, 2022 21:17 Inactive
@github-pages github-pages bot temporarily deployed to github-pages February 16, 2022 21:24 Inactive
@github-pages github-pages bot temporarily deployed to github-pages February 16, 2022 21:29 Inactive
@github-pages github-pages bot temporarily deployed to github-pages February 16, 2022 21:32 Inactive
Copy link

@elmar8287 elmar8287 left a comment

Choose a reason for hiding this comment

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

Hi @Micky373,

APPROVED 馃憤 馃

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:

Congratulations! 馃帀

Cheers and Happy coding!馃憦馃憦馃憦

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.


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.

@Micky373 Micky373 merged commit 34c9b67 into main Feb 16, 2022
@Micky373 Micky373 deleted the List_structure branch February 16, 2022 21:47
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.

None yet

3 participants