Latest solutions
Latest comments
- P@markuslewin@Legaz-le
great job
- P@barriedirkWhat are you most proud of, and what would you do differently next time?
This is my first time working with Astro in "serious mode", and it's ok. It's easy to understand.
Next time, I will improve the structure of the project.
What challenges did you encounter, and how did you overcome them?When I executed the script to build the project, some CSSs, like "backdrop-filter," were removed, which was a headache and unexpected.
For now, I have moved the CSS file into a public folder ( astro project ) while I review for a solution in the future.
Another issue I have is the links. Because I am using GitHub pages, I needed to update the href manually.
What specific areas of your project would you like help with?Any suggestions will be welcome
@Legaz-leGreat job you need to make your navbar bigger add padding to it and with background opacity-around 60%.There issue it's might be only with me but when is page in tablet size and you click different page your screen focus on left side of page.
- P@TurtlewordsWhat are you most proud of, and what would you do differently next time?
There were a few similar functions (progressing through sneaker pictures) that I was able to cut down by supplying the right parameters. Next time, I would like to simplify the code even more.
What challenges did you encounter, and how did you overcome them?This was the most challenging yet. Writing the JS to power the cart, picture scroll, and lightbox was probably the most challenging.
What specific areas of your project would you like help with?Responsiveness, accuracy, accessibility, and functionality. Thank you!
@Legaz-leHello, your code and design looks great but shopping cart is not in right place if you have screen width over 1440px(my screen width 1903 × 919).
- @bogoreh@Legaz-le
great job but i container not in the center of screen i have over 1440px.It's mostly on the left side of screen that's only issue with it.
- @yrjeb@Legaz-le
good job
- @Tonye-OnuohaWhat are you most proud of, and what would you do differently next time?
I am most proud of my ability to complete this project.
What challenges did you encounter, and how did you overcome them?From a layout perspective it wasn't as straightforward as I expected it to be, perhaps because there were too many images to work with. I simply underestimated how long it would take me to complete it.
What specific areas of your project would you like help with?Even though it looks good, the length of my bottom borders in the navigation links hover-state isn't as short as the one in the design specs, perhaps someone can let me know how to achieve the desired result.
@Legaz-leyou need to add some marging between header and main and also footer because everything looks kinda squeezed and also you forget to add layout(gradient) for projects-content__card and lastly you need align projects-content__title on left side.