• Geolocate the user and find Flickr photos taken nearby
  • Use HTML5 Geolocation API to find the user's current location
  • Use the Flickr API to find images that were taken within 3 miles of the users location
  • Display one of the images in the space provided along with the title of the image
  • Display any status or error messages in the 'loading' space