Submitted about 3 years ago
Tip Calculator App Using CSS FLEXBOX & JAVASCRIPT
@Sunilprasadk
Design comparison
SolutionDesign
Solution retrospective
Leave your valuable comments & suggestions!
Community feedback
- Account deleted
Nice one on completing the challenge but there's a few misses with the functionality;
- The error message gets thrown even if on the input there isn't zero.
- You must also
call the function
that handles thetip/person
&total/person
when I click on anytip button
to make the functionality a bit easier. - & also call it if only all of the inputs are not empty other wise you'll get
infinity
orNaN
, like how it's happening right now.
Marked as helpful1@SunilprasadkPosted about 3 years ago@thulanigamtee Thanks for your valuable feedback! I will look into the issues.
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