I'm most proud of the responsive styling. I took way too much time, and I hope next time it would take less time.
P
Laura Miatkowski
@lauraamiaaAll comments
- @hikawiSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?@lauraamiaaPosted 29 days ago
Good job on coming so close to the design! I also really like the animation of the success message.
Some feedback from my side:
- I would not show the error messages on the initial state of the form, but only if there is a validation error.
- There is some responsiveness issue when screen size is smaller than 1024px. I would recommend to make the image smaller in that case. Preferably all fits in one screen height.
Marked as helpful1 - @Alexandru-EnescuSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I found a quick way to implement the functionality of the share button.
What challenges did you encounter, and how did you overcome them?I was not sure if the size of the components matches perfectly with the design, so I tried to guess it.
What specific areas of your project would you like help with?What is the most efficient way to hide / display elements on the page? For example, I used js to modify the "display" property.
@lauraamiaaPosted about 1 month agoI see some minor visual differences, as for the height of the component and the font size. But otherwise the result comes very close to the design.
I think the toggle logic with having the class name "hidden" is a very common solution!
0