Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Responsive mortgage calculator

Robert level•190
@Rlevel87
A solution to the Mortgage repayment calculator challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

What I am most proud of is the java script is mostly written without any help. Needed help with the math but the rest was put together with just the knowledge I have learned so far. What I would do differently next time is all of the css. I need to focus on better class and id names. And grouping things so I don't have to write so much code.

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

The biggest challenge was getting the colored boxed inside the inputs. The placement was very difficult and the boxes would go outside the borders of the input boxes. The only way I knew how to get the box inside the input was absolute placement and margins. Learned a technique to hide the input borders and use the div element to make a border.

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

My css is a struggle. One part of this project I could not fix no matter what I tried was when numbers typed in the input boxes the background of the input turns light blue. I could not find the fix to it.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Robert level'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License