tip calculator app using HTML CSS and JS

Solution retrospective
I am proud that i could finish the challenge applying what i have learned of html css and js without much complications so far.
What challenges did you encounter, and how did you overcome them?how to round a number to only two decimal digits. The solution i found was to use the fixed method like this number.fixed(2)
Any feedback is welcomed!
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@kayan2004
Nice one! Your code is also very well done, however I noticed that the bill can be put as a negative number. Try to fix that condition if you like!
Marked as 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