Hello everyone i have built this as a full stack. i have used react query for api integration. i found it difficult to style icons hover style. Please let me know where i can improve this one
Anton
@ShevchukAAll comments
- @mdashfaque-mamdu-au17Submitted over 1 year ago@ShevchukAPosted over 1 year ago
Awsome work! I have complited the same challenge on this week and now I see how far is my variant from your solution :) Trending line scrolling with mouse drag is cool, also I really like dummy imagies while loading process is going. If you don't mind I would like to share my suggestions for improvements:
- a little bit strange behaviour with bookmark button - I think it's better to UX to swich state immidiatelly and send request in a "background".
- check the behaviour of trending line when resizing... there are some twitch.
- improve responsive behaviour with grid smooth resizing.
Good luck! Great job!
Marked as helpful0 - @parmarayushiSubmitted almost 2 years ago@ShevchukAPosted almost 2 years ago
Hi, Ayushi Parmar!
Nice implementation of Angular and Bootstrap! It looks good on a range of screen sizes.
I think, it would be great to fix animation of slides changing in feature and faq sections, because it's very important to user to have a nice UI behavior.
One more important thing for UX is to fix element selection using keybord (tab key). Now it missing feature selectors and questions in q&a section. You can add "tabindex = 0" to html elements and add eventlisteners to handle selection.
Have a happy coding!)
Marked as helpful0