Design comparison
SolutionDesign
Solution retrospective
hi it's my first project using javascript. any comments or feedback are welcome
Community feedback
- @Stephen-AdomPosted about 2 years ago
@Shuliii Great work on the tip calculator. The bill amount field and number of people input does not update the value when there's a change in their inputs. You can apply the change event you used on the custom field on both the bill and people no inputs to recalculate the total bill.
Marked as helpful0@ShuliiiPosted about 2 years ago@Stephen-Adom hi thankyou for the feedback. i have changed the javascript to addEventListener('change'). i also have modified the math, i realise it's wrong. thankyouu/
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