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

Docs and fixes #35

Merged
merged 6 commits into from Feb 3, 2022
Merged

Docs and fixes #35

merged 6 commits into from Feb 3, 2022

Conversation

JohnFTitor
Copy link
Collaborator

Hi there πŸ‘‹πŸ»

Thanks for taking the time to review the project. Here are some things important to note about it:

Sass

The project was built using Sass. The only difference was that we needed to add an additional loader to webpack, but the result is overall the same (A CSS output). Additionally, we used MiniCssExtractPlugin to generate an external CSS file in the dist folder instead of the styles in the head of the document. It has the same dynamic response, it's just that the output looks more organized.

Now into the project...

Changes implemented in "docs-and-fixes" branch

  • βœ… Fix minor bugs.
  • βœ… Add project documentation.

Final notes

Is expected that this project meets the requirements. Please let us know if anything is left to be done or can be improved. Again, thanks for the review.

@JohnFTitor JohnFTitor added the documentation Improvements or additions to documentation label Feb 3, 2022
@JohnFTitor JohnFTitor self-assigned this Feb 3, 2022
This was linked to issues Feb 3, 2022
Copy link
Owner

@carloshs1994 carloshs1994 left a comment

Choose a reason for hiding this comment

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

Hi @JohnFTitor

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! πŸŽ‰ πŸ‘ πŸ‘ πŸ’―

nodding-yes

To highlight 🍾

  • All linters are passing βœ”οΈ
  • You are following GitHub flow and gitflow βœ”οΈ
  • Good commit history βœ”οΈ
  • Your design I looking good and well structured πŸ‘ βœ”οΈ

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.

@JohnFTitor JohnFTitor merged commit b6fcca8 into development Feb 3, 2022
@JohnFTitor JohnFTitor deleted the docs-and-fixes branch February 3, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Code them all
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Comment counter function fix Docs and Fixes
2 participants