I would love to get your feedback.
Yinon Hever
@yinonheverAll comments
- @rahulkhimsuriyaSubmitted almost 4 years ago@yinonheverPosted almost 4 years ago
Nice solution overall. My only note is that responsiveness needs to be improved: on mobile view padding needs to be added, and the filter area needs a little redesign so it won't look too dense on the small screen (see the mobile version of the design files).
0 - @Arihant721Submitted almost 4 years ago
How would we need to enable php processing on Github? I have one linked, in the event that the email is valid, to display a 'login successful' message.
@yinonheverPosted almost 4 years agoYou don't need PHP to display login success message, you can do it with the frontend languages. The simplest way to do it is using the JavaScript alert() method, but if you want to customize the appearance of the success message, you can create such element with HTML/CSS and use JavaScript to show/hide the message.
0 - @michellerachoSubmitted almost 4 years ago
Any feedback is always appreciated 😀
@yinonheverPosted almost 4 years agoNice solution. I love how you dynamically adjusted the max-height animation
0 - @Elhoucin20Submitted over 4 years ago
- @nina1012Submitted over 4 years ago