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

Clean Code S1E1 #90

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

burberman9000
Copy link

  1. Task: https://github.com/rolling-scopes-school/tasks/blob/master/stage1/modules/clean-code/clean-code-s1e1.md
  2. Screenshot:
    image
  3. Deploy: https://burberman9000.github.io/clean-code-s1e1/
  4. Done 16.12.2024 / deadline 17.12.2024
  5. Score: 40 / 45

Ваша оценка - 40 баллов
Отзыв по пунктам ТЗ:
Не выполненные/не засчитанные пункты:

  1. Extended rule 2.1. BEM: implemented in the whole project.

Выполненные пункты:

  1. Basic rule 1.1. Indentation: implemented in the whole project.

  2. Basic rule 1.2. Use lowercase: implemented in the whole project.

  3. Basic rule 1.3. Quotes in HTML & CSS files: implemented in the whole project.

  4. Basic rule 2.1. HTML. Formatting: implemented in the whole project.

  5. Basic rule 2.2. Document Type: implemented in the project.

  6. Basic rule 2.3. Named character references: implemented in the whole project.

  7. Basic rule 2.4. 'type' attribute: implemented in the whole project.

  8. Basic rule 3.1. Single style for selectors naming: implemented in the whole project.

  9. Basic rule 3.2. Meaningful naming of identifiers and classes: implemented in the whole project.

  10. Basic rule 3.3. Keep the names of identifiers and classes concise: implemented in the whole project.

  11. Basic rule 3.4. Tag selectors: implemented in the whole project.

  12. Basic rule 3.5. Indentation in blocks: implemented in the whole project.

  13. Basic rule 3.6. Space after property name: implemented in the whole project.

  14. Basic rule 3.7. Semicolon after properties: implemented in the whole project.

  15. Basic rule 3.8. Separate selectors and properties: implemented in the whole project.

  16. Extended rule 1.1. HTML. Semantics: implemented in the whole project.

  17. Extended rule 1.2. Media alternatives: implemented in the whole project.

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.

1 participant