An Android application that helps real estate investors search for investment opportunities, ranked by predicted percentage returns, in the United Kingdom. Percentage returns are predicted by constructing a simple Lagrange interpolation using the past five years of historical pricing data.

User interface is an Android application while the backend component comprises of a Gin web-server written in Go. Housing data is retrieved from the Zoopla API.

Share this project:

Updates