FlickTrip is a little app that makes you travel around a location through pictures from Flickr.

You start from a place (geolocation) and each new picture you select becomes your new location. New pictures are found from this new location. You can carry on as long as you want and see the path you’ve followed in a dynamic map.
Test the app here.

This little app was coded for the 10k Apart challenge and weighs only 9,999 bytes (jQuery is not included in the size).
I am using jQuery and the Yahoo! and Flickr API do dynamically pulls pictures and build maps around geo coordinates. Add to that keyboard navigation and CSS3 to make it an interesting exercise.
No better way to improve your skills than practicing right? Code to be released soon after the competition is finished.




















