Skip to content
Submitted over 1 year ago

Tip Calculator App using Vite, Sass and Vanilla JS

accessibility, cube-css, sass/scss, vite
LVL 4
Kamran Kiani2,910
@kaamiik
A solution to the Tip calculator app challenge

Solution retrospective


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

This challenge is part of JS fundamentals and the most thing I proud practicing more and more java script.

What challenges did you encounter, and how did you overcome them?
  • There was some form text and radio inputs inside a grid layout. this part was challenging.

  • Positioning the header, main and footer in the whole page was also challenging.

  • On the JS There is two part. One for validation of the inputs and enabling or disabling for reset button. And one for calculating bill based on tips and number of people and updating values.

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

Please take a look at the different parts of my code and if you see any issues, give me feedback so I can improve. Thank you. Specially on the JS part

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Kamran Kiani’s solution.

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