@KamaradevSubmitted about 3 years ago
any feedback on how i could better do this challenge is welcome
any feedback on how i could better do this challenge is welcome
The computation seems to be off. A bill of 142.55, tip % of 15, with 5 people input should give a total of 32.79 per person.
In my opinion, it would have been better if you validate input as you type and don't restrict the selection of tip % even if bill and number of people have no input yet. Pop up alerts would be annoying for end users as well.
I would advice you to read and follow the style guide provided as well so you can follow the design better. The colors and font are provided there.