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


    Hi Frontend Mentors, Heavens knows i struggled abit, to be more specifically in the following:

    1. making the mobile sidebar to animate the correct way eg from left to right instead of animating from right to left.
    2. The dark surrounding color when the mobile sidebar is opened.

    any help in those above two would go a long way and i would highly appreciate. I am also open to any suggestions be it improving code quality or the design wise.

  • Submitted


    Hello frontend Mentors,

    • I had difficulty mostly with the styling of the bank cards on the different screens on the mobile and on desktop.

    • I would also like advice on css conventions i dont think my css is dry and what i could optimize in my css.

    Regards

  • Submitted


    Hello Frontend Mentors, few minor issues that would love help with displaying the gradient on the range input and correctly styling the "185 GB left" on desktop version

  • Submitted


    Hi Fellow frontendMentors,

    1. I am currently experiencing an issue with the category animation. its first being loaded then animated creating an awful user experience for my taste.

    2. The circle for some reason became a sphere any help would be appreciated

  • Submitted


    When laying out the main featured section(hero part of the webpage) I used grid to layout the components. The problem I am encountering is paragraph element is not spanning the whole width but a fraction. Any help would be highly appreciated.

  • Submitted


    What I found difficult was filtering the jobs using multiple languages instead of using one language- I am currently stuck here. I am unsure about how I managed state, where I passed it down to multiple child components which are all manipulating it. If anyone has tips on best practices they are warmly welcomed

  • Submitted


    -What did you find difficult while building the project? I had trouble with coming up with the logic for switch between viewing Daily, Weekly, and Monthly stats. -Which areas of your code are you unsure of? I am unsure of the color of the card body the dark blue, had to make some tweaks. Any feed back on how I can switch between viewing weekly and monthly stats am using default as weekly stats.

  • Submitted


    What did you find difficult while building the project? What I found difficult was implementing the charts I found that it was hard to create one using only html and css and had to result in using a library. Which areas of your code are you unsure of? When fetching the data from json file was I supposed to use observables or just fetching them directly. Do you have any questions about best practices? Which is the best way to fetch json data from a file.

  • Submitted


    1. I found it difficult to come up with project structure(Am new to angular)i.e should I put features inside a component folder.
    2. Area that am unsure in my code is there a better to pass state data between components that aren't parent and child component? Any feedback is warmly welcomed.
  • Submitted


    Am having trouble setting the background img any help will be highly apperciated

  • Submitted


    Why does the styles for mobile layout get overwritten by the ones in my desktop layout