Preview

📷 House-Pricing-GPS-App

DRAFT STAGE

DRAFT STAGE

DRAFT STAGE

Purpose:

  • Full-stack app that allows users to find their location and find the price of the nearest house.
  • Users can save their favorite houses

IDEA:

TO DO:

Used Features

cool extras:

https://docs.mapbox.com/mapbox-gl-js/example/animate-point-along-route/ https://docs.mapbox.com/mapbox-gl-js/example/animate-camera-around-point/ https://docs.mapbox.com/mapbox-gl-js/example/game-controls/ https://docs.mapbox.com/mapbox.js/example/v1.0.0/custom-legend/

https://docs.mapbox.com/mapbox.js/example/v1.0.0/marker-popup-onload/

Bugs to Review:

  • If can't save Zestimate, save Coordinates as Favorites and show Zestimate onclick of "Get Property Price" Button

  • "Get Property Price" Button" should FLY to selected coordinates and not only zoom

    • create f(x) zoom and f(x) fly and if...then statement for were Zillow fetch is called from ( if from FAV List, then FLY, else ZOOM)
  • Reverse Geocoding may return "name" of place in addition to street address, interfering with naming system.

  • rawAddress: Emerson College Journalism, 120 Boylston St, Boston, Massachusetts 02116, United States streetAddress: Emerson College Journalism city: 120 Boylston St state: Boston

References: