Interactive rating system using ReactJS & CSS
Design comparison
Solution retrospective
Hi community!
I had a great experience building out this project. I ran into some problems while deploying the project on Github Pages, as the deployment on GH Pages was only rendering the README and not the actual app. I was able to figure it out and deployed my app on Vercel eventually.
Any advice on that front and my code quality in general would be highly appreciated.
Thank you!
Community feedback
- @hyrongennikePosted about 2 years ago
Hi @aditya-chakraborty,
Great job on the challenge
I can't really give you advice on the GitHub issue as it might just be a one time thing but I just wanted to point something out. A user is able to submit without selecting a value and gets a rating of 0 maybe just disable the button until a rating has been selected or set a default of 1 on the other hand it seems selecting a rating requires a double? I originally thought that it was broken button upon clicking multiple times it selected I suggest making it a single click for a better user experience.
0
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