I had problems with the responsiveness and don't know how to fix it.
dinixtus
@dinixtusAll comments
- @T23harmsWhat specific areas of your project would you like help with?@dinixtus
Nice job. It looks awesome. But you can also add some animations when you change yours picturs and texts.
Marked as helpful - @TrEv0rRrRrWhat are you most proud of, and what would you do differently next time?
I used Astro and Tailwind to develop this and DAAAAAAAAAAMN it was funny and faster than using native HTML. Trust me, if you know the basics of the Web development's holy trinity (HTML, CSS and JS) Astro will be very easy to use.
@dinixtusHey TioTrevor, my congratulations. I cannot say something about your code, bacuase i don't know Astro and Tailwind.But your page looks amazing. And your transition looks also awesome. Have a nice coding.
- @Truja503What are you most proud of, and what would you do differently next time?
Hi!, I was remembering how to do this type of projects, I enjoy and I feel good, I don't learn a lot but I practice my skills.
And for next time, I'm going to use a different library
What challenges did you encounter, and how did you overcome them?not a lot of challenges, probably only the responsive and the height, width of the card.
What specific areas of your project would you like help with?Using flex box, or change to use grid, I'm trying to learn about CSS, but by the moment, I think this is the best!
@dinixtusHi Truja503, your jod looks very good!!! I wish you good luck by studying! Have a nice coding!
- @Hassan-jr@dinixtus
Hello Hassan-jr, your code looks good, but not similar to design. You can use more padding and flex, grid. Also I cannot see all buttons and watch all photos in huge size. Also I cannot add selected sneaker to my cart. I hope you solve all problems. Have a great coding
- @Zorbiks@dinixtus
Hello Zorbiks, great job. It looks very good.
- P@O-Julia-OWhat are you most proud of, and what would you do differently next time?
I'm proud that I was able to create working tab switching and extract data from a JSON file.
What challenges did you encounter, and how did you overcome them?It was challenging to adjust the cards to match the specified design. I added margins, paddings to the text, and line height, which helped align the card properly.
What specific areas of your project would you like help with?I need help with grid layout and also with the JS code. Did I place the styles correctly, and is my JS code clear? What can I improve?
@dinixtusHello Yuliya, I think you can change spacing-81 to 9.063rem by root in your style.css file. I changed it, and grid looks good. Have a nice coding!
- @Zorbiks@dinixtus
Hello Zorbiks, my congratulations for the job. It looks very good. But I think it will be better if the form will be cleaned after succesful submit. Have a nice coding!
- @thanhsHai@dinixtus
Hello Thanh Hải, you did very good cod. I really like your animation when Information block opens. But I think it will be better if you add an animation for your question buttons. They change only their color and people who cannot see or see bad colors don't understand that it is a button. You can change font-size or something else by qustion-button:hover. Have a nice coding!
Marked as helpful - @AndresLamar@dinixtus
You did very good job. I like you animations with hover.
- @SandyAstorgaWhat are you most proud of, and what would you do differently next time?
I liked being able to understand more and more how to work with Bootstrap and the reduction of code in styles. Now the biggest challenge is Javascript.
What challenges did you encounter, and how did you overcome them?Definitely the functionality with Javascript.
What specific areas of your project would you like help with?Javascript 🙌
@dinixtusHello SandyAstorga, your project looks very good. But there is a problem with buttons. It can be more better when user can select another button without using reset-button. And You can add a script that checks input(user cannot write nother other than numbers). Have a nice coding
Marked as helpful - @ZorbiksWhat are you most proud of, and what would you do differently next time?
Learning fetch
What challenges did you encounter, and how did you overcome them?Fetching and displaying data on page
@dinixtusYour project looks very good, you did a great job. I especially liked your optimal layout.
- @suesonWhat are you most proud of, and what would you do differently next time?
from this project i have learned about sign up options using javascript
What challenges did you encounter, and how did you overcome them?the most challenge i faced on responsive but finally i figured it out.
What specific areas of your project would you like help with?it helps me to improve semantic HTML code
@dinixtusHello sueson, your project looks good. But your form doesn't work correct. Users get success message only when they write ash@loremcompany.com. it's better if the user gets error if form is empty or doesn't include @. In other cases, user'll get success message. And error message will work better if you use <label for='id of your input'> instead of paragraph. Have a fun bulding
- P@sikulamartin@dinixtus
Hey Martin, I think the site looks good. JS and HTML are readable and understandable. You can add a different colour to the button when the hidden block is visible. But without that it looks very nice. Good luck with future projects