Skip to content

Simple web application using the Foursquare API to find venues near the user

License

Notifications You must be signed in to change notification settings

davefeucht/venue-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

venue-finder

/************

Foursquare Venue Finder

Author: Dave Feucht

Version: 2.0

Description: Simple web application which uses the Foursquare API to display a list of venues within a chosen radius of the user's location, with an optional name of venue specified by the user.

************/

-index.html Index page

-css/app.css CSS styles

-src/site.js Source JS code (ES6/jQuery)

-img/to-top-button.png Image used for the To Top button

-NOTES Notes about the application: requirements and possible improvements

-README This file

Project can be built using the npm config (package.json) and webpack config (webpack.config.js) found in the repository. See these files also for additional dependencies such as babel.

About

Simple web application using the Foursquare API to find venues near the user

Resources

License

Stars

Watchers

Forks

Packages

No packages published