Skip to content

punithshetty90/Bootstrap_ZillowSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zillow Real Estate Search - Android app

Created a webpage that allows users to search for real estate listings using the Zillow API (www.zillow.com) and the results will be displayed in a tabular format. Used a PHP file to return a JSON formatted data to the front-end and the front-end (making asynchronous AJAX calls) will parse the JSON data and show it in the UI. Used Bootstrap JS for responsive display. Made use of Facebook Connect API for Facebook share. The above was then hosted on USC CS Server and the php on Amazon Web Server (AWS).

  • Service in PHP - validates user input and retrieves data from Zillow API
  • The reponse is sent back to the user in JSON format
  • UI uses jQuery, BootStrap and Facebook JavaScript API
  • The search results can be shared by the user on their Facebook page via the Facebook app

Steps to use

  1. Run the HTML page
  2. Fill up the form fields
  3. Share the results on Facebook (after sucessful login to Facebook)

Instructions:

Configure xampp Server and similar ones to run it locally

Screenshots:

Search page

Mobile View

Result Page Tab1

Result Page Tab2

Result Page Tab2 - Mobile

About

Responsive Website for Zillow Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published