Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Had issue importing the correct font. Also didnt notice that the logo should be an SVG and not just W letter. The same column layout could probably be easier to achive with css grid but I just stuck to flexbox on this challange

  • Submitted


    I've decided to add a modal using new dialog element in HTML that will provide all the time data for choosen activity. You can open modal my clicking triple dot icon on each of the card. I've chosen dialog element as it provides much better accessibility and is easier to set up than standard, old way of creating modal element. Had issues with importing a font, thats why its just sans serif- but this seems to be a constant issue of mine on all of the challanges.

  • Submitted


    Honestly it seemed pretty easy, however took me longer than I expected (could be because I'm rusty as I havent done any excersises in a long time plus my cat was destroying my flat and I couldnt focus :P )

    Will gladly take feedback from you guys One minor issue was the font - i've looked up on the internet but i couldnt get the font imported into my project

  • Submitted


    The hard part was setting the background image on middle section (it works on small phones and >998px displays). If there is any better practice to make those background images work - I would be glad to have such feedback.

    Also I'm unsure about my CSS file - I created whole projects using one SCSS/CSS file and I dont know if thats the best practice as well as my CSS code might not be the cleanest as I've tried to rush the media queries/desktop size of this challange, due to having limited time and urge to finish it as soon as possible