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
    WebDevJoe 70

    @JoeWebDevelopment

    Submitted

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

    I am glad I felt more in the hang of getting back into doing things for frontend slowly after over a year break really from consistent coding.

    What I am proud of: the majority of the website I feel is very well designed, I would however try to be more consistent with using re-useable class names to avoid bloat to css and better modular design. i.e; not doing specific classes for each section title, an just having a title class that handles all, primary font class, etc as opposed to adding that as a css variable for each class already having a singular class set up.

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

    Figuring out how to select the list "bullets" or "numbers" (hint: its ::marker), the table section at the bottom was difficult was well but I used CDN from firefox for looking up rules for tables, as I had not used tables really before. Originally tried to tackle the problem through grid but it made my head hurt.

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

    General feedback on it. I'm aware a lot is lacking in terms of accessability, and aria-labels which is something I am going to look at and read more on going forward as I continue to do frontendmentor projects/challenges.

    @MaxOleynik

    Posted

    Use padding for the entire document, so that the card has an indent at the top. Also, the header colors are different, they were in the style-guide, the color name is Nutmeg, otherwise great work, keep it up!))

    0
  • knebula 40

    @knebula

    Submitted

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

    .

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

    .

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

    .

  • @Adesco22

    Submitted

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

    To the best of my ability, I think I was able to realize the design. With my peers and mentors, I would adore to continue refining, searching for advancements, and discovering new things all the time. keeping an open mind when taking criticism and focusing on it.

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

    The process was laborious as I tried to make sure the genuine product resembled the mock-up as much as possible, but the hurdles were not too great. Being patient was all it took for me to overcome this.

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

    the specific area i would love to hell with is the issue of accessibility, responsive web design and writing cleaner code in css and semantic html without repitition

  • Med-ev 30

    @Med-ev

    Submitted

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

    I'm proud of being able to put the knowledge I acquired to practice and build something with it I know you might think it's not nothing but for someone who just starting out it's something.

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

    As my first challenge to build I came across so many challenges along the way but when I get stuck on something and trying to understand why things doesn't work properly you find your self immediately googling things and build habits of solving issues.

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

    you can check out my code if there is anything I should've done better.