Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 480 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 480 Bytes

Autocomplete using Foursquare's database of venues

This uses jQuery's autocomplete feature to suggest venues from the Foursquare API, restricted by category (in this case, bars and restaurants) and by geographic area (D.C. metro).

Our solution for attribution was to use the Foursquare logo as the background image in the input fields that use the API.