Khalid Rahman Hanify
@khalidrahmanhanifyAll comments
- @raihanhanifySubmitted 14 days ago@khalidrahmanhanifyPosted 14 days ago
and when I click on
clear all
it is not working properly you can solve this problem by removing the active classes from all the things.Marked as helpful1 - @raihanhanifySubmitted 14 days ago@khalidrahmanhanifyPosted 14 days ago
it is very good but the only problem is that it doesn't add commas to the result number so that makes that harder to read for the user in js you can use
number.toLocalString('en-US')
Marked as helpful1 - @maafaishalSubmitted 14 days agoWhat are you most proud of, and what would you do differently next time?
I'm master of CSS Grid now. I think Tailwind can be applicable
What challenges did you encounter, and how did you overcome them?When using CSS Grid on mobile. I decided to use Flexbox
What specific areas of your project would you like help with?Responsive
@khalidrahmanhanifyPosted 14 days agoI think there is some problem on the tablet mode some logos stretch and there is horizontal scrolling on tablet size as well you can fix that using overflow: hidden; on the body
1 - @ADGitLabSubmitted 14 days agoWhat are you most proud of, and what would you do differently next time?
Finish under 2 day
What challenges did you encounter, and how did you overcome them?Re-sizing
What specific areas of your project would you like help with?Responsive
@khalidrahmanhanifyPosted 14 days agoHey I think there is some problem in the desktop size because it has horizontal scrolling as well you can use overflow: hidden; on the container or the body.
1