Latest solutions
Huddle landing page with a single introductory section
Submitted 10 months agoAny suggestions to make it better?
Latest comments
- @BradleyEversleySubmitted 10 months ago@hussain-ahmed2Posted 10 months ago
Your design is okay. I assume you may have forgotten to add a media query for mobile device.
0 - @ijohnstSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
Getting this mostly done by myself. I had to look up a bunch of JS but happy I got things done doing it the modern way
What challenges did you encounter, and how did you overcome them?Getting the mobile confirmation screen to look right. I eventually got it where I needed it to be with flexbox and some margins
What specific areas of your project would you like help with?Streamlining my JS. I know I used some regular functions, maybe I could have used more arrow functions and streamlined it some
- @rsni187Submitted 10 months ago@hussain-ahmed2Posted 10 months ago
@rsni187 The design looks good. But i think you forget to add JavaScript part. Please add JavaScript to make the accordion responsive. So that when you click any of the four questions it will expand and show the paragraph inside it and vice versa.
0 - @SandyAstorgaSubmitted over 1 year agoWhat are you most proud of, and what would you do differently next time?
I think the fact of using Javascript Vanilla and being able to give it that interactivity.
What challenges did you encounter, and how did you overcome them?Manage the floating position of the share button, which will adapt to the size of the box, and in this case add two buttons for events.
What specific areas of your project would you like help with?I definitely need to get better at Javascript, and not only in this challenge but in all the others.
- @aggie-lSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
I would be happy for any feedback! Thank you :)
- @KezzerDFSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
Started with drawing out layout, try a different way of coding it.
What challenges did you encounter, and how did you overcome them?Deciding what code to use.
What specific areas of your project would you like help with?Getting sizes right.