Responsive application using grid and vue

Solution retrospective
I appreciate your comments
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dnewbie25
Hi! I liked the design and how you accomplished it. The responsiveness is smooth and items flow in a good way. The only thing that I would change is that the Bill, Custom, and Number of People fields accept 0 and negative numbers as input, giving
Infinity
or-Infinity
as a result since a division by zero is not defined. This is the only thing I would modify, that the tip calculation should be done only with positive numbers to avoid that kind of result.Overall, you did a really good job!
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