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

  • @shahbazm788

    Posted

    Very nice, same like design, congrats 🎉

    1
  • Zeke-Cachi 160

    @Zeke-Cachi

    Submitted

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

    For this project, I wanted to dust off my React knowledge, since it was some time since the last time i did any code with it. I like the simple yet usable cart, and overall how it turned out (disclaimer: i just eyeballed the design, since i only had the image to copy it)

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

    Not a lot of challenges really, just didn't remember how to deploy a React Vite project to Github pages hah

    @shahbazm788

    Posted

    Prompt box not working correctly on mobile, when we add many ites " start new order" button hidden

    0
  • Petrakowww 120

    @Petrakoow

    Submitted

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

    This was my first project on Frontend Mentor where I used JavaScript. I’m especially proud of using Gulp to automate tasks such as SCSS compilation and deploying the project to GitHub Pages. Gulp helped streamline the build process, which replaced tools I usually relied on like Sass Watcher and Live Server. Although the code could have been cleaner, I’m happy I managed to implement features that I often use in my workflow. Next time, I would focus on optimizing the JavaScript logic and improving the overall project structure.

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

    Understanding the OLOO pattern was a challenge, as it took me time to fully grasp its differences from traditional "OOP" in JavaScript. Additionally, working with the DOM for the first time proved difficult, and the initial code wasn't as clean as I wanted. It took several iterations to refine the code. Through practice, I gained a better understanding of both DOM manipulation and object patterns, which helped me enhance the overall

    @shahbazm788

    Posted

    Nice wok, but I found a bug when we are on mobile and have many items in our cart and clicked on confirm order button prompt shows but "start new order" button hidden its a bug, nice work keep it up

    Marked as helpful

    0