Submitted over 2 years ago
i have completed this challenge using html , scss , js any feedback.
@Ali-Akbar-Qasimi
Design comparison
SolutionDesign
Community feedback
- @paolas771Posted over 2 years ago
Good Job on this challenge, there could be some improvements. When tip amount and total are given you want to round to two decimal places for a cleaner look you can do that by using variable.toFixed(2). Also instead of having event listener on the tip buttons you should do it on the number of people input so it will not give the user an infinity value.
0@Ali-Akbar-QasimiPosted over 2 years ago@paolas771 thanks for you feedback i will try to improve it. thanks
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