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 comments

  • P
    Srijan Manandhar• 450

    @srijanss

    Submitted

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

    • I learned about different aria attributes and its use cases
    • I learned about the transition CSS property that I used for opening and closing the nav menu
    • I also learned about how to set and remove focus on the element programatically using tabindex

    What challenges did you encounter, and how did you overcome them?

    I had some issue with remove focus on nav links when nav is not visible on mobile devices. Then I found out that settings tabindex = -1 will not focus the element and this can be done using JS. And for screen readers we need to set aria-hidden attribute to true.

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

    Any feedback is welcome, especially regarding the a11y

    Terez Lagova• 380

    @TerezL

    Posted

    Great job! your design is spot on and code easy to read. Keep going!

    1
  • Terez Lagova• 380

    @TerezL

    Posted

    Great job!

    1
  • Terez Lagova• 380

    @TerezL

    Posted

    Great job! Works as it should and you have clean, easy to read code

    0
  • Ridwan Hasan• 400

    @Ridwan10000

    Submitted

    What challenges did you encounter, and how did you overcome them?

    I found this project a little bit tricky. Working with vanilla JS is quite hard. Also I learned that styling document via JS is not a good approach. Rather I should create CSS rules and add them to elements via JS on some event.

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

    Suggestions regarding to code optimization is appreciated. I know I have made a mess of my code. Also I know I used wrong mark-ups.

    Terez Lagova• 380

    @TerezL

    Posted

    Good job! You are right vanilla JS is really tricky. You did very well, only things you should look for are your inputs where there is "0" added at the end whenever typing

    0
  • P
    Kelvin Benjamin• 80

    @Kelvin-Ben

    Submitted

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

    The project was quite small but interesting because I practiced fetching Data and also adding functionalities using JavaScript.

    What challenges did you encounter, and how did you overcome them?

    I encoutered several challenges but the most obvious was fetching data and displaying it. I had to dig deeper to undestand the idea behind working with data.

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

    Nothing so far, Though I will put more effort to understand css grid.

    Terez Lagova• 380

    @TerezL

    Posted

    Good job, you did well fetching data. Your grid works properly as well

    Marked as helpful

    1
  • Terez Lagova• 380

    @TerezL

    Posted

    Great job, works well across different screen sizes

    0
  • Terez Lagova• 380

    @TerezL

    Posted

    Well done, works properly on different screen sizes

    1
  • Vasavi Dwivedi• 80

    @vvvasavii

    Submitted

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

    how can i make the 4 cards smaller in width,similar to the design?whenever i use the grid template column for it it just wasnt doing what i intended it to do. any help is greatly appreciated

    Terez Lagova• 380

    @TerezL

    Posted

    Well done!

    0
  • @Heniola45

    Submitted

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

    Becoming more confident of my skill as i keep building.

    What challenges did you encounter, and how did you overcome them?

    nil

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

    feedbacks

    Terez Lagova• 380

    @TerezL

    Posted

    Good job, i would make desktop design for full screen

    0