Submitted over 1 year ago
interactive rating component html css
@alexander-hergert
Design comparison
SolutionDesign
Solution retrospective
First I was thinking of using just DOM manipulation to get it done but then I thought in a real world we also would use some kind of send form. So I try to simulate a server respond by simply sending to another html file. But it still uses JS for manipulating the buttons and to read the querystring. What could be better is using radio buttons instead of normal button which I did. So that could be a possible future improvement.
Community feedback
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