An open API service indexing awesome lists of open source software.

https://github.com/roundedtoken/mortgage_calculator_form

The application will help calculate the monthly mortgage payment based on the property value, down payment amount and loan term
https://github.com/roundedtoken/mortgage_calculator_form

calculator form

Last synced: 6 months ago
JSON representation

The application will help calculate the monthly mortgage payment based on the property value, down payment amount and loan term

Awesome Lists containing this project

README

          

# [Mortgage Calculator](https://mortgage-calculator-form.onrender.com/)

## Description

React SPA "Mortgage calculator" – the application will help calculate the monthly mortgage payment based on the property value, down payment amount and loan term




You can find `Figma` design [here](https://www.figma.com/file/W7ZFBdpRom3ckDgXaZHGvB/Bankimonline---Test-(Copy)?node-id=0%3A1&mode=dev)

## Technologies

### Front-end stack










### CI/CD stack


## About the work done

- Form implementation using the `Formik` library for calculating monthly mortgage payments

- Form validation using the `Yup` library

- Responsive layout based on a `Figma` design using the `TailwindCSS` UI library

- Implemented a custom select component with a dropdown portal and custom scrollbar, as well as search and alphabetic sorting of options

- Implemented custom input components with range bar interactivity and dynamic formatting of entered numbers