Pub Crawl API We are creating a bar crawl app that will take the city that the user types in, finds bars in that city, allows the user to select the bars they want to visit, and then map the user’s selected choices in a google map type set up.
APIs we are using:
- Google Maps
- Yelp
Library we are using:
- Animate on scroll
- Slick
- Animate.js
Plan:
- Have user pick location
- Throw up the bars in that location
- Have user select bars in that location
- Show bars user selected and a map with markers to those bars