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

Mortgage Calculator | HTML | CSS | JavaScript

Gautam Sarkarā€¢ 850

@gautam32b7

Desktop design screenshot for the Mortgage repayment calculator 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 solution to the challenge. I had fun and learned a lot while working on it.

šŸ› ļø Built with

  • HTML
  • CSS
  • JavaScript

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

Implementing the DOM was challenging, especially the radio button. I read about the concept on the internet and then applied it to complete the challenge.

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

Any help to improve is welcome šŸ™

Community feedback

krais38ā€¢ 20

@krais38

Posted

Your input fields accept letters. In this case the input type should be "number" as you are working with years, amount and percentages. If you don't want to restrict your input type for some reason, you can use javascript check for onkeydown and check if the pressed key is a number and if not then you'd show an error state.

Marked as helpful

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