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


    What are you most proud of, and what would you do differently next time?

    The carousels are somewhat an intersting sight (at least to me) and I also loe the blur on the navbar and sidenave (on mobile)

    What specific areas of your project would you like help with?

    Any feedback on how I can improve is very much appreciated

  • Submitted


    This is my submission to the interactive rating component challenge. I added a little something to highlight the stars from the start to the current on activated. I was adviced to do so though.

    Feedbacks as well as suggestions for improvement are very much welcomed

  • Submitted


    This one was so much fun. It didn't take as much time as others I have worked on. I initally had a hard time styling the individual cards since I used a Card component. I solved it by passing an isWhite prop that applies the individual styles for both the button and the background based on the boolean isWhite. This helped me maintain the DRY (Don't Repeat Yourself) principle

  • Submitted


    This project got me stuck for sometime 😂 till I learnt to pass props effectively. I initially had a hard time with figuring out the remaing days till I got help from a senior. Do help me review and suggest improvements. Thank you all

  • Submitted


    This one was entirely fun for me. I made sure not to use any packages but to hardcode it all myself to build problem solving techniques and it was worth it. Kindly go through and make recommendations, suggestions and comment. Thank you

  • Submitted


    Okay on this one, I must confess, I almost quit. I actually deleted the repo after batling bugs. However, I came back today with a clearer head, removed every function and rewired the logic from the start. All I can say is, I will keep using this approach of facing logic with a clear head.

    I tried to stick to html semantic tags but I am very much welcome to constructive criticisms and recommendations that could make me a better problem solver.

    Thanks

  • Submitted


    This one was particularly fun for me because I used to to practice scss. At first, I struggled but then as I progressed, I figured it out as well as googled my way out a number of times 😊

    • I had issues with having sunday come last as the weekday and this challenge drove me to understand (and actually use css order property
    • I earnestly crave your honest feed back as they will help me improve
  • Submitted


    Hello friends, this is my solution to the result summary component challenge.

    • During this challenge, I practiced my tailwind skills (including the dark mode feature). The dark mode feature however, uses the preferred-color-theme css property
    • I used a mobile first approach (default for tailwindcss)

    I hope to get better so any recommendation, suggestions or criticisms are welcomed :pray:

  • Submitted


    • At first, I had a difficult time positioning the error texts on mobile but I handled that with media querries.
    • I still have an issue with the empty state of the email section I had to compromise the design a little and opt for a toast (react-toastify) instead
    • Please I would like my solution to be reviewed for best practices.
    • Any ideas on how to make the empty state error go away when the correction has been made would be appreaciated.
    • Feedbacks are most appreciated