Skip to content

A calculator to evaluate the profitability of a potential rental property purchase.

Notifications You must be signed in to change notification settings

trevv16/rental-property-calc-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rental Property Calculator

Netlify Status

This front end project is a rental property calculator. This calculator can be used to determine important KPIs for a real estate deal.

It can be helpful to quickly plug in the deal's info to get these numbers before deciding if a property is worth buying.

Built with Create React App, Typescript, Tailwind CSS, tested with Jest and deployed to Netlify.

Calculations provided:

  • Monthly cash flow
  • Mortgage payment
  • 5 Year annualized return
  • Monthly expense breakdown
    • Fixed expenses
    • Variable expenses
    • Total expenses including mortgage, taxes, insurance
  • Net operating income
  • Cash on cash return
  • 50% rule (rough estimate numbers)
  • Cap Rate
  • Ammortize loan payment
  • Render graph to view deal balances at 1, 2, 3, 4, 5, 10, 15, 20, 30 Years for

Screenshots

Form Preview

form-section

Results Preview

Screen Shot 2023-09-02 at 4 36 33 PM Screen Shot 2023-09-02 at 4 36 43 PM