Skip to content

Instantly share code, notes, and snippets.

@mikedolan03
Last active March 2, 2018 02:21
Show Gist options
  • Save mikedolan03/6661697b8551c4b8f3583dfdbdebf1a6 to your computer and use it in GitHub Desktop.
Save mikedolan03/6661697b8551c4b8f3583dfdbdebf1a6 to your computer and use it in GitHub Desktop.
Beer Wine Hike API Hack
Beer Wine Hike App
A travel planning app to help people set up day trips and vacations around good beer, good wine and enjoying the outdoors by tapping into the Google Maps and Directions APis, Google Place reviews, the Brewery DB API and the Hiking Project API.
The app will suggest hikes based on the user's location or a destination that they select. It will provide info on these hikes and allow the user to select one. From the select hike the app will suggest nearby brewery and winery tours to choose from along with details and ratings about the locations. The user can select multiple locations and then selects to generate a trip which results in a google map with directions between waypoints starting from the hike location.
@mikedolan03
Copy link
Author

mikedolan03 commented Feb 19, 2018

beerwinehike app revised flow j

@mikedolan03
Copy link
Author

brewhikeflow

@mikedolan03
Copy link
Author

My wireframe sketches - 20180301_212010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment