Geo Query

Tool for assisting people to create web sites to explore points of interest on the map

Contribution

  • Implemented a web tool that is intended to assist people who create web sites to explore points of interest on the map, for example: real estate listings, restaurants, and schools.
  • Technology: AJAX (Java servlets + JavaScript), HTML, CSS
  • Scenario: Bruno is a realtor, he would like to create a web site that would display different properties for himself and his customers on a map. Bruno has no web development experience. Bruno knows that it is important to let customers search real estate based on their interests (price, square feet, crime, number of bathrooms, etc.). Bruno uploads realEstate.xml that contains detailed information about each property (property name, price, size, etc.) and adds controls to manipulate the attributes.