Latest solutions
Latest comments
- @ksakthivel2177Submitted 2 months ago
- P@hikawiSubmitted 7 months agoWhat specific areas of your project would you like help with?
Accessibility controls mostly. I don't really understand how that works, I tried to add some controls but native tab controls sometimes just don't work. This is the challenge in the accessibility path after all.
- P@nishanth1596Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
CSS part felt very easy. When I started taking FM challenge at first, I was using fixed widths and heights, which caused the webpage to respond weirdly. But now, I am able to make it seamlessly responsive across different screen sizes, which I am proud of. Special thanks to the Frontend Mentor team for their support and feedback.
What challenges did you encounter, and how did you overcome them?I wanted to use react-hook-form, but I was not able to get the desired result, so I used control elements
@Adnan0-IMPosted 3 months agoIt looks like the original but you can improve the Total amount per person to display the value to two decimal place. like in javascript i can do that by adding toFixed(2) to the variable holding it , i dont know about typescript
1 - @njeruthuoSubmitted 11 months ago
- P@brandontaylor1Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I am proud that I was able to recreate validation.
What challenges did you encounter, and how did you overcome them?While validation was a challenge, creating the success pages and the redirect from the index.html to the success.html for both Desktop and Mobile was a bit challenging.
What specific areas of your project would you like help with?Any feedback is welcomed. Thanks!
- @IbrahimMuradSubmitted 3 months ago