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

Task: CSS Bayan #1

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

Task: CSS Bayan #1

wants to merge 2 commits into from

Conversation

alexeyDvnik
Copy link
Owner

@alexeyDvnik alexeyDvnik commented Mar 12, 2023

  1. Task: https://github.com/DrDiman/CSS-Bayan-task
  2. Screenshot:
    e8cef-clip-414kb
  3. Deploy: https://alexeydvnik.github.io/cssBayan/
  4. Done 12.03.23 / deadline 13.03.23
  5. Score: 0/140
  • Everything is done from Repository requirements and how to submit task section +30
  • The accordion component is centered on the screen, with equal indents on the left and right +10
  • Icons, meme texts and meme images are exist +5
  • Placement of the meme, icons and meme text are the same as in provided example gif images +5
  • Smooth change (transition) of the meme images and icons is done +20
  • Responsive design with three breakpoints for mobile, tablet, and desktop exist. Accordion is displayed correctly at mobile 320x568, tablet 820x1180, desktop 1920×1080. (Note: breakpoints don't have to be 320x568, 820x1180, 1920x1080). 0
  • All visual effects when the cursor is hovering over the memes, when the mouse is down on a meme, and when a meme is selected are implemented 0
  • The entire row (text, icon, and meme image) clickable (I'm not sure) 0
  • Cursor over the memes (hover) effect only exists for devices that can support hover. (I'm not sure) 0
  • [±] The cursor when it is hovering over the rows of the accordion is changing
  • Only flexible dimensions are used rem, em, %, vh, vw, fr and etc... The accordion is responsive +10
  • All blocks/parts of the accordion are in base flow of the dom elements. All elements are not positioned with top, left, right, bottom. float is not used. The value of position is only static (I'm not sure) 0
  • Pseudo-elements are not used (note 1: pseudo-classes are allowed; note 2: pseudo-elements only from FontAwesome are allowed) +5
  • Initially, the first meme should be expanded +5
  • Font size is changed at each device (mobile, tablet, desktop) +5

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