dcgavril / rental-calc

Analyze real estate rentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rental Calc

Build Status

Get it on F-Droid Get it on Google Play

Are you interested in investing in real estate and want to rent out homes? Not sure how to determine if a property is a good investment?

Rental Calc helps real estate investors determine if a potential property is worth buying and renting. Create a property entry, enter a few fields, and Rental Calc will compute what you need at closing, your projected cash flow, and various returns on your investment.

If there is any interest in improving this project, kindly submit a pull request with proposed changes.

Screenshots

Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

Translating

If you are interested in translating this application to another language, create a pull request with changes or find the project listing on Transifex.

Thanks

This application uses the following images:

About

Analyze real estate rentals

License:GNU General Public License v3.0


Languages

Language:Java 100.0%