Skip to content

AlejandroIMP/mortgage-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Mortgage repayment calculator solution

This is a solution to the Mortgage repayment calculator challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • Input mortgage information and see monthly repayment and total repayment amounts after submitting the form
  • See form validation messages if any field is incomplete
  • Complete the form only using their keyboard
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

Screenshot

screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • SCSS

What I learned

I have learned a lot about DOM manipulation, I have done the solution with pure javascript, which has helped me a lot to practice my logic for DOM manipulation and to use it better.

The documentation for html, css and javascript has been very helpful, I have been able to practice searching through all the documentation for the relevant information that I need at different times.

Continued development

I need to keep working and improving my JavaScript, and be able to use it to use libraries and frameworks.

I need to practice by developing more projects, finding new methods and new solutions, and opening my mind to everything that might be possible.

Useful resources

Author

Acknowledgments

I want to thank all the people who have asked their questions on stackoverflow, to be able to find the doubts that I have had and also solve the problems that have put me in a difficult situation.

About

Frontend Mentor Challenge. This project calculates the mortgage with the mortgage amount, mortgage term and interest rate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors