Design comparison
SolutionDesign
Community feedback
- @srijanssPosted 6 months ago
Good solution. I can see that you've used Vue.js. Really nice solution.
- I can see that you are missing some CSS for some components, thats why your solution is bit different from the design
- CSS for buttons, input:focus, input:hover, font-size for resulting tip amount and total amount etc. are different in your solution
- I think you've missed the form validation, so input error messages are not showing
- another thing I noticed is, to calculate the tip, I always needed to click the tip button. Even if the tip button is already selected I needed to click on it again to calculate the tip and total amount person
- And the calculation for total amount per person is also not correct
Hope this helps.
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