Design comparison
SolutionDesign
Solution retrospective
- Feedback is more than welcome. Thanks for your time.
Community feedback
- @danielmrz-devPosted 11 months ago
Hello @aazs-edu!
Your solution is awesome!
I have one suggestion:
- You can create a small validation for this project. If the user does not pick a number and try to submit the rating, the browser shows him/her a message. You can do it using alert() on Javascript:
alert('Please, choose a number before submitting.')
Something very simple, but increase the user experience 😊
Other than that, your solution is excellent!
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord