Tip Calculator App |HTML| |CSS| |JS|

Solution retrospective
I am proud that I completed this project with my skill level and learned some new tricks.
What challenges did you encounter, and how did you overcome them?This app should have a section in my project with buttons and an input field, along with a tip section where we can select one of the buttons or provide a custom input. However, when I do this, I don’t get the custom input value.I fixed this issue with the help of ChatGPT
What specific areas of your project would you like help with?Could you please provide feedback on my project? I'd appreciate your thoughts and suggestions for improvement!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NathanGeovane
Nice!
- @SimonHickling
You should put an event listener on the percentage buttons, so that the calculation functions automatically update when a percentage button is clicked. Another possible suggestion (although totally up to you), would be to set a minimum number of 1 person, so that the calculator started working immediately when you put a number in. Hope this is helpful!
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