Home Sweet Home
Web application designed for Bitcamp 2022 - encompassed compiling real estate data into a database (ETL, loaded to CockroachDB), assembling
queries to source information, and designing the frontend. Users would be directed to a quiz from the homepage, each quiz question was
linked to an attribute of the locations stored in the dataset. Furthermore users could organize the filters dependent upon what they
prioritized in a home. After submission, users would be redirected to their results (top 10 locations that matched their filters) populated
on a Google Map.
**Tech Stack: SQL, Python (Pandas, NumPy, Django), HTML, CSS, GoogleMaps API, CockroachDB**