Skip to content

Background and Overview

Knowbow edited this page Aug 9, 2020 · 6 revisions

The biggest financial decision many individuals will make involves purchasing real estate. Be it their first house or secondary investment properties, lots of information need to be considered before making a purchase. There are a HUGE numbers of factors!

This application is focused on providing a web application that allows user to visualize and aggregate data of their choosing to see how homes from different regions compare to one another.

We will need to:

  • Incorporate zillow api data to obtain relevant information
  • Build a database to store housing data from different areas
  • Construct a web application to visualize and compare datasets
  • Export this data in a user-friendly manner
Clone this wiki locally