Design comparison
SolutionDesign
Solution retrospective
It was a great to practice the usage of State and Props. I would like some feedback in my design. I know that I can improve it, and there is a few things that I need to implement like how the number of people will affect the app; for example, the custom input it is not in %.
Community feedback
- @NatureSon22Posted 11 months ago
I have a comment for the calculation. I think it should be like this: Tip Amount Per Person: bill * tipPercent Total Amount Per Person: (bill / peopleCount) + TipAmount
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