Skip to content

javoparada/mortgage-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Mortgage Calculator

Mortgage Calculator is a responsive web application done with HTML, JS (ES6 version) and SCSS. It is working properly on the latest versions of Chrome, Firefox & Safari.

File structure

.
├── build                   # Compiled files
├── src                     # Source files (SCSS only)
└── README.md

Known bugs

  • Fonts were not included. Used Helvetica & Georgia instead.
  • There are some accessibility issues (color contrast & rely on color only) inherited by design.
  • Slider design might slightly vary on Safari.

Missing

  • Unit tests for critical functions
  • This web app wasn't tested on IE/Edge.

About

Javascript Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages