Skip to content
/ fhbcalc Public

Gov. scheme eligibility & homeloan calculator for australian first home buyers - https://firsthomebuyer.help

Notifications You must be signed in to change notification settings

robase/fhbcalc

Repository files navigation

A government scheme eligibility & loan calculator for australian first home buyers

FeaturesSourcesDevelopment

fhb calc screenshot

Features

  • Shows all your loan options across a range of property prices in one view, including your eligibility for government schemes for first home buyers
  • Calculates your loan stats including LVR, LMI, estimated monthly repayments, and more
  • Generates a sharable link which you can send to lenders to avoid having to reexplain your circumstances over and over again
  • No data is captured or stored, it never leaves your browser

Sources

National

NSW
VIC

... more states coming soon

How to contribute

To add a scheme or update eligibility or calculation details for a state:

General flow:

  1. Form question UI inputs are generated from the questions defined for each state in the formSchema.tsx file.
  2. For each table row:
    1. Check eligibility for schemes
    2. Calculate loan data
  3. Render table, help info for each column & scheme

Development

Install dependencies:

npm install

Start the dev server:

npm run dev

# runs on https://localhost:3000

About

Gov. scheme eligibility & homeloan calculator for australian first home buyers - https://firsthomebuyer.help

Resources

Stars

Watchers

Forks

Packages

No packages published