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
    Michael 40

    @michael-schlueter

    Submitted

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

    I liked using Tailwind for this project. I was already familiar with it. But this project helped me gaining further understanding of implementing gradients, box shadows and using cutom fonts, font-sizes and colors with Tailwind. The Tailwind documentation is superb which is why it wasn't that hard figuring things out on the fly.

    I wished I would've put more thought in structuring the layout beforehand. I switched between Flexbox and Grid in the middle of the project. I was too afraid to use Grid from the start because of its complexity (in comparison to Flexbox).

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

    At the start of the project I was too strict using fixed withs and heights from the design file. During the project I switched from Flexbox to Grid in order to better align the respective components and make them more responsive in the process.

    @TheBeyonder616

    Posted

    Your code is good! congratulation

    0
  • maziarja 260

    @maziarja

    Submitted

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

    This is my first project where I implemented a mobile-first approach, and I would structure the menu’s HTML differently next time

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

    The minus and plus SVG buttons didn’t work correctly for me, so I had to switch to Font Awesome for another SVG. However, it wasn’t a challenge

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

    I would appreciate it if you could take a look at my project and code, and share your feedback.

    @TheBeyonder616

    Posted

    Congratulation on your code. it's really good, consider adding transition next time to make the website look smooth

    Marked as helpful

    0
  • @TheBeyonder616

    Posted

    Congratulations on your website, you didn't quite get the placement right, and the slider is not in sync

    0
  • @TheBeyonder616

    Posted

    Congratulation on your website, 1) flix the side scroll, use overflow hidden on the parent section, 2) add transition to your slider, and faq

    0
  • @TheBeyonder616

    Posted

    You site is good, but need transition and the about section should be a bit bigger that the images

    0
  • samir-Deve 350

    @samir-Deve

    Submitted

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

    well despite having sever toothache I finished the project and didn't procrastinate it !

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

    I did not face any challenges just regular coding !

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

    any suggestion is welcome !

    @TheBeyonder616

    Posted

    Congratulations on your website, I just have some suggestion. Add transition to to make the scroll smooth, also you didn't get the width right.

    0
  • @TheBeyonder616

    Posted

    your code is really good, keep up the good work

    0
  • @TheBeyonder616

    Posted

    Congratulation on your code, consider using mor semantic HTML structure

    0
  • @TheBeyonder616

    Posted

    Your code is well organized but the slider is not responding on time, consider using event delegation

    0
  • @TheBeyonder616

    Posted

    congratulation on your code I just have some observation. 1)your JavaScript is not functional 2) your html is not semantic only use div when it has no meaning. good luck

    0
  • Gakii 470

    @G-Gakii

    Submitted

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

    It was challenging for me to validate forms using JavaScript at first, but after watching a video, I understood

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

    Any feedback to improve i will appreciate

    @TheBeyonder616

    Posted

    congratulation on your code, I just have few suggestion 1) your html is good, consider adding more semantic to it, eg split them into different section, 3) your event listener should listen for input and your form for submit , not click

    0