Mortgage Repayment Calculator with html, css and javascript.

Solution retrospective
I am happy because the calculator works accurately and the interface is user-friendly, which adds significant value. Implementing features that guide users when they make mistakes shows attention to detail, and if it works well on different devices, that’s a great achievement!
Ensuring my code is modular and well-commented can help with future maintenance or upgrades. I should strive to be faster and use shortcuts in my code instead of long methods.
What challenges did you encounter, and how did you overcome them?Ensuring that user inputs were valid and providing appropriate error messages when they weren't, making sure the calculator looked good and functioned well on different devices and screen sizes, managing the visibility of error messages, and resetting them when inputs changed, as well as adding interactive elements like shake effects for invalid inputs and color changes for selected mortgage types, all contributed to enhancing both the functionality and user experience of the mortgage calculator.
Each obstacle provided an opportunity to improve my coding skills and attention to detail, and I successfully overcame them all.
What specific areas of your project would you like help with?Improving the validation logic to ensure all edge cases are covered, such as handling special characters or extremely large numbers.
Making the interface more visually appealing and user-friendly, perhaps with better color schemes, typography, or layout adjustments.
Ensuring that the calculator works seamlessly on various devices and screen sizes.
Ensuring the application is accessible to all users, including those with disabilities. This could include adding keyboard navigation, screen reader support, and color contrast enhancements.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on AyanfeoluwanimiSeriki'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