Responsive Tip Calculator with Javascript DOM

Solution retrospective
I'm proud that I can make my input for custom tip reactive like a radio button to other button tip.
What challenges did you encounter, and how did you overcome them?It's hard to make the input custom tip as a radio input, so I make a condition that if I click the input custom tip, then all the button.checked is false.
What specific areas of your project would you like help with?More on refactoring because im not sure that my code is well-written enough.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sudhanshusingh-g
The validation of input fields are working fine still there is room for improvement.Additionally,the design can be improved a little more. Keep up the good work.
Join 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