Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Tip calculator app (vanilla-js)

@Stanmancer

Desktop design screenshot for the Tip calculator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

This is my first web app.

What challenges did you encounter, and how did you overcome them?

I struggled to make the calculator work as the necessary values are inputted. I used the onchange event listener to make the calculations as certain values were input.

input.addEventListener("change", () => {}

What specific areas of your project would you like help with?

I would like to know if there is any way i can make my code cleaner and more efficient.

Any and all feedback is also welcome. Thanks.

Community feedback

P
Mikhail 400

@mkostrikov

Posted

Hello. Add a check for values less than 0.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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