The overall challenge was a plus for my experience.
What challenges did you encounter, and how did you overcome them?All good.
What specific areas of your project would you like help with?Any feedback would be great!
The overall challenge was a plus for my experience.
What challenges did you encounter, and how did you overcome them?All good.
What specific areas of your project would you like help with?Any feedback would be great!
.
I liked the detail the :hover with the preview eye
I added some delay and animations to the interaction between the app and the user so that it is not abrupt.
I need to practice more animations. Next challenge, I will see how to improve this aspect
What challenges did you encounter, and how did you overcome them?The AI logic, at the beginning, I tested with a simple logic, but I thought it was too dumb.
For that reason, I used Google to get a better logic, and I added 3 levels (easy, medium, and hard) where the most difficult level uses a Minimax Algorithm. It was exciting.
What specific areas of your project would you like help with?Any suggestions will be welcome!
I was reading your code, I liked the part how speared your script in different files are created the board
I have improved when implementing the layout and using Figma.
I'm going to review other strategies to compare and improve my technique.
What challenges did you encounter, and how did you overcome them?Some elements were tricky to implement because of the responsive design.
To solve this problem, I had to investigate the use of CSS display FLEX and GRID.
What specific areas of your project would you like help with?Any suggestions will be welcome.
Thanks
I was watching your code and I learnt so much about the aria in your html and the part of the grid the carts
I like how to the carousel and reading your code i learnt so much with the framework Vue and the components, good job
This was my first attempt at a sliding menu, and I think it looks/works great. Next time I might attempt a more complex transition animation.
What challenges did you encounter, and how did you overcome them?The links in the sliding navbar would remain on the main page after the navbar had been collapsed. Eventually I realized that overflow: hidden would take care of the problem.
What specific areas of your project would you like help with?Responsiveness, design accuracy, and functionality. Thanks!
I have the same problem with the menu, I solved just width: 250px; I saw in your css set 40% this is a problem when the window size increment and decrement your menu doing the same and your points hidden