Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
6
Comments
7
Adedayo
@pleasantvik

All comments

  • Hassan Yahya•250
    @hassanyahya400
    Submitted over 3 years ago

    Advice generator app

    #sass/scss#accessibility
    2
    Adedayo•200
    @pleasantvik
    Posted over 3 years ago

    I look through your async function.

    You will have to attach the event to the dice again and call it on the click

    async function getAdvice(url) { const response = await fetch(url); let data = await response.json();

    id.innerHTML = # ${data.slip.id}; adviceContent.innerHTML = data.slip.advice; }

    dice.addEventListener("click", function () { getAdvice(advice_url); });

  • Tushar Biswas•4,060
    @itush
    Submitted over 3 years ago

    Huddle landing page with curved sections | Responsive | HTML CSS JS

    1
    Adedayo•200
    @pleasantvik
    Posted over 3 years ago

    Hello Biswas, your desktop version looks okay, though it can still be improved upon. However your mobile version is not that responsive and the text are not properly center.

  • Nayara Luiza•60
    @nalutm
    Submitted over 3 years ago

    HTML5, CSS3

    1
    Adedayo•200
    @pleasantvik
    Posted over 3 years ago

    Hello Luiza, congratulations on submitting your solution to this challenge

    Your design looks great on desktop, however it is not responsive on mobile.

    Looking through your code, you place the 3 column card in a div of class "content-ctr" which was displayed as flex in the desktop version.

    You however changed the display back to block in the mobile version

    .content-ctr {
        display: block;
        height: 1400px;
        width: 280px;   
    }
    

    Try changing the display back to flex in the mobile media query and add flex direction: set to column

    .content-ctr {
        display: flex;
        flex-direction: column 
    }
    

    It will stack the card on one another.

    You can also try placing each of the card in an article tag in the html for semantic purpose, instead of using div with no semantic meaning

    Marked as helpful
  • Dan•110
    @Dan-5150
    Submitted over 3 years ago

    Order Summary build with react typescript app with Tailwind CSS

    #react#typescript#tailwind-css
    1
    Adedayo•200
    @pleasantvik
    Posted over 3 years ago

    Congratulations Dan on submitting your solution, your design looks great and responsive

  • ahmedelabidelsalih•10
    @ahmedelabidelsalih
    Submitted over 3 years ago

    this is first challeng for me with frontend mentor

    #accessibility#bootstrap#react
    1
    Adedayo•200
    @pleasantvik
    Posted over 3 years ago

    Hi, I'm unable to view your solution, try checking the file path again to ensure it well published

    Marked as helpful
  • Jorge Miguel Perugorria•30
    @migham
    Submitted over 3 years ago

    Responsive cards view make with Flexbox

    2
    Adedayo•200
    @pleasantvik
    Posted over 3 years ago

    Great work @migham, there are still some improvement you can do in the CSS. You didnt do the hover state of your payement and cancel order. in the link also you didnt style the link and visited pseudo class for link. But generally, its a good design

    Marked as helpful
  • Adedayo•200
    @pleasantvik
    Submitted over 3 years ago

    CSS Grid, CSS Flexbox

    2
    Adedayo•200
    @pleasantvik
    Posted over 3 years ago

    Thanks for the feedback, really appreciate… I will work towards improving it

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub