TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Housing Affordability Calculator

3 pointsby bobblywobblesalmost 3 years ago
Do you want a housing calculator that:<p>- Is completely client-side - Is easy and straightforward to fill out - Is comprehensive; we include fields such as expenses you budget for which many calculators do not include - Is open source<p>Look no further, because I have a solution for you. I&#x27;ve compiled the formulas that I am using to vet whether or not particular houses are within my means into a webpage that&#x27;s easily accessible and understandable (and, a little more accurate than ones I&#x27;ve seen online).<p>https:&#x2F;&#x2F;rezach.github.io&#x2F;house-affordability-calculator&#x2F;<p>-----<p>I post this somewhat in jest - it is fairly trivial to build something like this, but I hope to share it in case others would like to use it or build upon it for their needs.

1 comment

jacobnalmost 3 years ago
Hopefully this makes the link clickable: <a href="https:&#x2F;&#x2F;rezach.github.io&#x2F;house-affordability-calculator&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rezach.github.io&#x2F;house-affordability-calculator&#x2F;</a>