Adnan Iliyasu Muhammad
@Adnan0-IMAll comments
- @ksakthivel2177Submitted about 1 month ago
- P@hikawiSubmitted 6 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 about 2 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 about 2 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 10 months ago
- P@brandontaylor1Submitted 2 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 2 months ago
- @olaknowctSubmitted almost 2 years ago
- @enochmwangaSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
My coding is more productive since I began using Browsersync
What specific areas of your project would you like help with?I'd love to know how better I could have done it using CSS Grid
- @PiyushSolanki-hubSubmitted 3 months ago
- P@jwanazadzerkaniSubmitted 3 months ago
- @Zub04ekSubmitted 8 months ago
- @Ayyubiy90Submitted 8 months ago@Adnan0-IMPosted 8 months ago
This looks great ,the code is simple and readable
Marked as helpful0 - @sgperezcortezSubmitted over 2 years agoWhat are you most proud of, and what would you do differently next time?
The HTML structure and the CSS BEM naming convention. CSS variables implementation.
What challenges did you encounter, and how did you overcome them?The responsive layout using flex
What specific areas of your project would you like help with?CSS Responsive layout
@Adnan0-IMPosted 8 months ago*The solution include HTML semantics. *Improvement can be made in the size of the layout. *I don't think the loyout look good on range of screen size. *the code is well-structured readable, but I don't know if it's reusable. *the solution doesn't differ from the design.
0